platform/upstream/coreutils.git
20 years ago(readlinebuffer): Return NULL immediately upon
Jim Meyering [Wed, 17 Sep 2003 18:45:24 +0000 (18:45 +0000)]
(readlinebuffer): Return NULL immediately upon
input error, instead of returning NULL the next time we are called
(and therefore losing track of errno).

20 years agoAdd comment from Bruno Haible.
Jim Meyering [Wed, 17 Sep 2003 18:43:25 +0000 (18:43 +0000)]
Add comment from Bruno Haible.

20 years ago*** empty log message ***
Jim Meyering [Mon, 15 Sep 2003 09:34:29 +0000 (09:34 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sun, 14 Sep 2003 17:25:25 +0000 (17:25 +0000)]
*** empty log message ***

20 years ago(print_factors): Give a separate diagnostic
Jim Meyering [Sun, 14 Sep 2003 17:25:16 +0000 (17:25 +0000)]
(print_factors): Give a separate diagnostic
for numbers that are too large, but otherwise valid.

20 years ago*** empty log message ***
Jim Meyering [Sun, 14 Sep 2003 17:24:38 +0000 (17:24 +0000)]
*** empty log message ***

20 years ago.
Jim Meyering [Sun, 14 Sep 2003 08:29:44 +0000 (08:29 +0000)]
.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 22:12:21 +0000 (22:12 +0000)]
Update from gnulib.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 22:04:16 +0000 (22:04 +0000)]
.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 22:03:55 +0000 (22:03 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 22:03:50 +0000 (22:03 +0000)]
*** empty log message ***

20 years ago(libfetish_a_SOURCES): Add exit.h, strndup.h, time_r.c, time_r.h.
Jim Meyering [Sat, 13 Sep 2003 22:03:45 +0000 (22:03 +0000)]
(libfetish_a_SOURCES): Add exit.h, strndup.h, time_r.c, time_r.h.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 22:03:02 +0000 (22:03 +0000)]
*** empty log message ***

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 22:01:20 +0000 (22:01 +0000)]
Update from gnulib.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 21:54:35 +0000 (21:54 +0000)]
Update from gnulib.

20 years agoNew file, from gnulib.
Jim Meyering [Sat, 13 Sep 2003 21:53:33 +0000 (21:53 +0000)]
New file, from gnulib.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 19:54:00 +0000 (19:54 +0000)]
Update from gnulib.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 19:53:18 +0000 (19:53 +0000)]
Update from gnulib.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 19:52:30 +0000 (19:52 +0000)]
Update from gnulib.

20 years agoNew file, from gnulib.
Jim Meyering [Sat, 13 Sep 2003 19:50:59 +0000 (19:50 +0000)]
New file, from gnulib.

20 years agoNew file, from GNU gettext, via gnulib.
Jim Meyering [Sat, 13 Sep 2003 18:02:10 +0000 (18:02 +0000)]
New file, from GNU gettext, via gnulib.

20 years agofrom gnulib
Jim Meyering [Sat, 13 Sep 2003 18:00:43 +0000 (18:00 +0000)]
from gnulib

20 years agofrom gnulib
Jim Meyering [Sat, 13 Sep 2003 18:00:08 +0000 (18:00 +0000)]
from gnulib

20 years ago(my_mktime_localtime_r): Remove; all uses changed to __localtime_r.
Jim Meyering [Sat, 13 Sep 2003 17:59:53 +0000 (17:59 +0000)]
(my_mktime_localtime_r): Remove; all uses changed to __localtime_r.
(__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
(__mktime_internal) [!defined _LIBC]: Now extern, not static.

20 years ago(my_strftime_gmtime_r): Remove; all uses changed to __gmtime_r.
Jim Meyering [Sat, 13 Sep 2003 17:58:57 +0000 (17:58 +0000)]
(my_strftime_gmtime_r): Remove; all uses changed to __gmtime_r.
(my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
(__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
Include <time_r.h>.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 12:29:15 +0000 (12:29 +0000)]
.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 11:58:35 +0000 (11:58 +0000)]
.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 11:53:36 +0000 (11:53 +0000)]
.

20 years ago(gl_FUNC_STRTOL): Do not check for limits.h.
Jim Meyering [Sat, 13 Sep 2003 10:49:33 +0000 (10:49 +0000)]
(gl_FUNC_STRTOL): Do not check for limits.h.

20 years ago(gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol.
Jim Meyering [Sat, 13 Sep 2003 10:49:25 +0000 (10:49 +0000)]
(gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol.

20 years ago(gl_FUNC_STRTOD): Do not check for float.h.
Jim Meyering [Sat, 13 Sep 2003 10:49:17 +0000 (10:49 +0000)]
(gl_FUNC_STRTOD): Do not check for float.h.

20 years ago(_jm_STRFTIME_PREREQS): Don't check for limits.h, memcpy, memset.
Jim Meyering [Sat, 13 Sep 2003 10:48:46 +0000 (10:48 +0000)]
(_jm_STRFTIME_PREREQS): Don't check for limits.h, memcpy, memset.
(jm_FUNC_GNU_STRFTIME): Don't require standard C headers.

20 years ago(gl_PREREQ_XSTRTOL): Do not check for string.h, strtol, strtoul.
Jim Meyering [Sat, 13 Sep 2003 10:48:09 +0000 (10:48 +0000)]
(gl_PREREQ_XSTRTOL): Do not check for string.h, strtol, strtoul.

20 years ago(gl_XSTRTOD): Likewise.
Jim Meyering [Sat, 13 Sep 2003 10:47:56 +0000 (10:47 +0000)]
(gl_XSTRTOD): Likewise.

20 years ago(gl_PREREQ_XMALLOC): Likewise.
Jim Meyering [Sat, 13 Sep 2003 10:47:43 +0000 (10:47 +0000)]
(gl_PREREQ_XMALLOC): Likewise.

20 years ago(gl_USERSPEC): Do not require standard C headers.
Jim Meyering [Sat, 13 Sep 2003 10:47:05 +0000 (10:47 +0000)]
(gl_USERSPEC): Do not require standard C headers.
(gl_USERSPEC): Do not check for string.h.

20 years ago(jm_PREREQ_TEMPNAME): Do not require standard C headers.
Jim Meyering [Sat, 13 Sep 2003 10:46:07 +0000 (10:46 +0000)]
(jm_PREREQ_TEMPNAME): Do not require standard C headers.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 10:41:15 +0000 (10:41 +0000)]
*** empty log message ***

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 10:39:48 +0000 (10:39 +0000)]
Update from gnulib.

20 years ago(gl_FUNC_STRDUP): Don't check for standard C headers.
Jim Meyering [Sat, 13 Sep 2003 10:38:39 +0000 (10:38 +0000)]
(gl_FUNC_STRDUP): Don't check for standard C headers.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 10:34:43 +0000 (10:34 +0000)]
*** empty log message ***

20 years ago(jm_PREREQ_ADDEXT): Remove. All uses removed.
Jim Meyering [Sat, 13 Sep 2003 10:34:12 +0000 (10:34 +0000)]
(jm_PREREQ_ADDEXT): Remove.  All uses removed.
This macro has been superseded by gl_BACKUPFILE.

20 years ago(gl_PREREQ_STRTOUMAX): Don't check for stdlb.h or strtoul.
Jim Meyering [Sat, 13 Sep 2003 10:33:39 +0000 (10:33 +0000)]
(gl_PREREQ_STRTOUMAX): Don't check for stdlb.h or strtoul.

20 years ago(gl_PREREQ_READUTMP): Don't check for standard C headers or for string.h.
Jim Meyering [Sat, 13 Sep 2003 10:33:26 +0000 (10:33 +0000)]
(gl_PREREQ_READUTMP): Don't check for standard C headers or for string.h.

20 years ago(GL_FUNC_READDIR): Don't check for string.h.
Jim Meyering [Sat, 13 Sep 2003 10:33:14 +0000 (10:33 +0000)]
(GL_FUNC_READDIR): Don't check for string.h.

20 years ago(gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
Jim Meyering [Sat, 13 Sep 2003 10:32:55 +0000 (10:32 +0000)]
(gl_PREREQ_LSTAT): Don't check for stdlib.h, free.

20 years ago(AC_FUNC_GETTIMEOFDAY_CLOBBER):
Jim Meyering [Sat, 13 Sep 2003 10:32:07 +0000 (10:32 +0000)]
(AC_FUNC_GETTIMEOFDAY_CLOBBER):
Include <string.h>, <stdlib.h> unconditionally.

20 years ago(gl_CLOSEOUT): Don't check for stdlib.h.
Jim Meyering [Sat, 13 Sep 2003 10:31:57 +0000 (10:31 +0000)]
(gl_CLOSEOUT): Don't check for stdlib.h.

20 years ago(jm_CHECK_DECLS): Include <string.h>, <stdlib.h> unconditionally.
Jim Meyering [Sat, 13 Sep 2003 10:31:48 +0000 (10:31 +0000)]
(jm_CHECK_DECLS): Include <string.h>, <stdlib.h> unconditionally.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 10:30:48 +0000 (10:30 +0000)]
*** empty log message ***

20 years ago(gl_ERROR): Don't check for vprintf.
Jim Meyering [Sat, 13 Sep 2003 10:29:49 +0000 (10:29 +0000)]
(gl_ERROR): Don't check for vprintf.
Require AC_FUNC_STRERROR_R rather than invoking it.

20 years ago(error_tail): Assume vprintf.
Jim Meyering [Sat, 13 Sep 2003 10:29:28 +0000 (10:29 +0000)]
(error_tail): Assume vprintf.

20 years agoUpdate from gnulib.
Jim Meyering [Sat, 13 Sep 2003 10:28:58 +0000 (10:28 +0000)]
Update from gnulib.

20 years ago(EXIT_FAILURE): Remove; now done by exit.h
Jim Meyering [Sat, 13 Sep 2003 10:25:44 +0000 (10:25 +0000)]
(EXIT_FAILURE): Remove; now done by exit.h
Don't include stdlib.h; no longer needed.

20 years agoInclude "xalloc.h" first, to check interface.
Jim Meyering [Sat, 13 Sep 2003 10:23:46 +0000 (10:23 +0000)]
Include "xalloc.h" first, to check interface.
Include <stdlib.h> unconditionally.

Include exit.h.
(EXIT_FAILURE): Remove; now done by exit.h

20 years ago[!defined _LIBC]: Include exit.h.
Jim Meyering [Sat, 13 Sep 2003 10:21:07 +0000 (10:21 +0000)]
[!defined _LIBC]: Include exit.h.
Remove; now done by exit.h.

20 years agoInclude exit.h.
Jim Meyering [Sat, 13 Sep 2003 10:20:45 +0000 (10:20 +0000)]
Include exit.h.
Remove; now done by exit.h

20 years agoInclude exit.h.
Jim Meyering [Sat, 13 Sep 2003 10:19:33 +0000 (10:19 +0000)]
Include exit.h.
(EXIT_FAILURE): Remove; now done by exit.h

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 10:14:03 +0000 (10:14 +0000)]
*** empty log message ***

20 years ago(gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
Jim Meyering [Sat, 13 Sep 2003 10:12:50 +0000 (10:12 +0000)]
(gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
and AC_MINIX, too, so that their extensions are available.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 10:08:58 +0000 (10:08 +0000)]
*** empty log message ***

20 years ago(gl_UNICODEIO): Remove <string.h> check.
Jim Meyering [Sat, 13 Sep 2003 10:08:50 +0000 (10:08 +0000)]
(gl_UNICODEIO): Remove <string.h> check.

20 years ago(gl_PREREQ_STRSTR): Remove <string.h> check.
Jim Meyering [Sat, 13 Sep 2003 10:08:23 +0000 (10:08 +0000)]
(gl_PREREQ_STRSTR): Remove <string.h> check.

20 years ago(gl_PREREQ_STRPBRK): Remove <string.h> check.
Jim Meyering [Sat, 13 Sep 2003 10:08:14 +0000 (10:08 +0000)]
(gl_PREREQ_STRPBRK): Remove <string.h> check.

20 years ago(gl_PREREQ_STRCSPN): Remove <string.h> check.
Jim Meyering [Sat, 13 Sep 2003 10:07:41 +0000 (10:07 +0000)]
(gl_PREREQ_STRCSPN): Remove <string.h> check.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 10:06:29 +0000 (10:06 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 09:48:56 +0000 (09:48 +0000)]
*** empty log message ***

20 years ago(gl_YESNO): Remove <stdlib.h> check.
Jim Meyering [Sat, 13 Sep 2003 09:48:14 +0000 (09:48 +0000)]
(gl_YESNO): Remove <stdlib.h> check.

20 years ago(gl_XREADLINK): Remove <stdlib.h> check.
Jim Meyering [Sat, 13 Sep 2003 09:47:52 +0000 (09:47 +0000)]
(gl_XREADLINK): Remove <stdlib.h> check.

20 years ago(jm_PREREQ): Require gl_GETUGROUPS.
Jim Meyering [Sat, 13 Sep 2003 09:45:24 +0000 (09:45 +0000)]
(jm_PREREQ): Require gl_GETUGROUPS.

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 09:45:04 +0000 (09:45 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sat, 13 Sep 2003 09:43:52 +0000 (09:43 +0000)]
*** empty log message ***

20 years ago(jm_PREREQ): Require gl_IDCACHE.
Jim Meyering [Sat, 13 Sep 2003 09:43:42 +0000 (09:43 +0000)]
(jm_PREREQ): Require gl_IDCACHE.

20 years ago.
Jim Meyering [Sat, 13 Sep 2003 06:47:24 +0000 (06:47 +0000)]
.

20 years ago(gl_EXITFAIL): Do not check for stdlib.h.
Jim Meyering [Sat, 13 Sep 2003 06:46:46 +0000 (06:46 +0000)]
(gl_EXITFAIL): Do not check for stdlib.h.

20 years ago(jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
Jim Meyering [Sat, 13 Sep 2003 06:46:15 +0000 (06:46 +0000)]
(jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.

20 years ago(AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
Jim Meyering [Sat, 13 Sep 2003 06:32:59 +0000 (06:32 +0000)]
(AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.

20 years ago(gl_GETOPT): Don't check for string.h.
Jim Meyering [Sat, 13 Sep 2003 06:32:47 +0000 (06:32 +0000)]
(gl_GETOPT): Don't check for string.h.

20 years ago(gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h.
Jim Meyering [Sat, 13 Sep 2003 06:31:59 +0000 (06:31 +0000)]
(gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h.

20 years ago(gl_PREREQ_GROUP_MEMBER): Do not require standard C headers.
Jim Meyering [Sat, 13 Sep 2003 06:31:26 +0000 (06:31 +0000)]
(gl_PREREQ_GROUP_MEMBER): Do not require standard C headers.

20 years ago(gl_HASH): Do not check for stdlib.h, malloc, free.
Jim Meyering [Sat, 13 Sep 2003 06:30:49 +0000 (06:30 +0000)]
(gl_HASH): Do not check for stdlib.h, malloc, free.

20 years ago(gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
Jim Meyering [Sat, 13 Sep 2003 06:30:24 +0000 (06:30 +0000)]
(gl_HUMAN): Do not check for stdlib.h, string.h, getenv.

20 years ago(jm_PREREQ): Require gl_LONG_OPTIONS.
Jim Meyering [Fri, 12 Sep 2003 21:17:02 +0000 (21:17 +0000)]
(jm_PREREQ): Require gl_LONG_OPTIONS.

20 years agonew file, from gnulib
Jim Meyering [Fri, 12 Sep 2003 21:16:17 +0000 (21:16 +0000)]
new file, from gnulib

20 years ago(jm_PREREQ): Require gl_MAKEPATH.
Jim Meyering [Fri, 12 Sep 2003 21:15:19 +0000 (21:15 +0000)]
(jm_PREREQ): Require gl_MAKEPATH.

20 years agonew file, from gnulib
Jim Meyering [Fri, 12 Sep 2003 21:13:43 +0000 (21:13 +0000)]
new file, from gnulib

20 years ago(jm_PREREQ): Require gl_MD5.
Jim Meyering [Fri, 12 Sep 2003 21:12:14 +0000 (21:12 +0000)]
(jm_PREREQ): Require gl_MD5.

20 years agonew file, from gnulib
Jim Meyering [Fri, 12 Sep 2003 21:11:30 +0000 (21:11 +0000)]
new file, from gnulib

20 years ago(jm_PREREQ): Require gl_READTOKENS.
Jim Meyering [Fri, 12 Sep 2003 21:10:35 +0000 (21:10 +0000)]
(jm_PREREQ): Require gl_READTOKENS.

20 years agoundo last change
Jim Meyering [Fri, 12 Sep 2003 21:10:04 +0000 (21:10 +0000)]
undo last change

20 years ago(gl_SHA): Don't check for standard Cheaders, memcpy.
Jim Meyering [Fri, 12 Sep 2003 21:08:06 +0000 (21:08 +0000)]
(gl_SHA): Don't check for standard Cheaders, memcpy.

20 years ago(gl_PREREQ_MEMCMP): Don't check for string.h.
Jim Meyering [Fri, 12 Sep 2003 21:06:29 +0000 (21:06 +0000)]
(gl_PREREQ_MEMCMP): Don't check for string.h.

20 years ago(gl_MEMCOLL): Likewise.
Jim Meyering [Fri, 12 Sep 2003 20:43:03 +0000 (20:43 +0000)]
(gl_MEMCOLL): Likewise.

20 years ago(gl_PREREQ_MEMRCHR): Don't check for limits.h.
Jim Meyering [Fri, 12 Sep 2003 20:42:38 +0000 (20:42 +0000)]
(gl_PREREQ_MEMRCHR): Don't check for limits.h.

20 years ago(gl_PREREQ_MKDIR): Don't check for stdlib.h, string.h, free.
Jim Meyering [Fri, 12 Sep 2003 20:42:27 +0000 (20:42 +0000)]
(gl_PREREQ_MKDIR): Don't check for stdlib.h, string.h, free.

20 years ago(gl_PREREQ_MKTIME): Don't check for standard C headers.
Jim Meyering [Fri, 12 Sep 2003 20:41:57 +0000 (20:41 +0000)]
(gl_PREREQ_MKTIME): Don't check for standard C headers.

20 years ago(gl_MODECHANGE): Don't check for standard C headers.
Jim Meyering [Fri, 12 Sep 2003 20:41:32 +0000 (20:41 +0000)]
(gl_MODECHANGE): Don't check for standard C headers.

20 years ago(gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
Jim Meyering [Fri, 12 Sep 2003 20:41:05 +0000 (20:41 +0000)]
(gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
C headers, or for string.h.

20 years ago(gl_OBSTACK): Don't check for stddefe.h, string.h.
Jim Meyering [Fri, 12 Sep 2003 20:16:13 +0000 (20:16 +0000)]
(gl_OBSTACK): Don't check for stddefe.h, string.h.
(gl_PREREQ_OBSTACK): Don't check for stdlib.h.

20 years ago(gl_PATH_CONCAT): Don't check for standard C
Jim Meyering [Fri, 12 Sep 2003 20:15:32 +0000 (20:15 +0000)]
(gl_PATH_CONCAT): Don't check for standard C
headers, memory.h, stdlib.h, string.h, strings.h.