|
b51fcc0b
|
2002-11-15T17:36:03
|
|
Minimize diffs to glibc. Modernize.
|
|
d79ef047
|
2002-11-15T17:35:33
|
|
Assume ANSI C.
|
|
c50728dc
|
2002-11-06T18:25:27
|
|
Change argument type to 'unsigned long'.
|
|
ad4e3377
|
2002-11-05T21:51:34
|
|
Greatest common divisor.
|
|
f9fa25dc
|
2002-11-05T21:45:29
|
|
Include gettext.h instead of <libintl.h> with #ifdefs.
|
|
8c60a675
|
2002-11-04T15:24:56
|
|
New header files.
|
|
120198bc
|
2002-11-04T13:53:07
|
|
Update config.charset and localcharset.c to current gettext version.
|
|
202d3af8
|
2002-09-25T15:26:39
|
|
update gettext.h from gettext.h
|
|
f39180e8
|
2002-09-25T15:25:37
|
|
add gettext.h.
|
|
60fc6332
|
2002-09-25T15:22:13
|
|
copies from libc.
|
|
d7b3972f
|
2002-09-25T15:21:38
|
|
copy from libc/string (via ../config/srclist*).
|
|
7113cd01
|
2002-09-25T15:20:57
|
|
add strdup.c.
|
|
39d38083
|
2002-09-25T14:19:24
|
|
update from libc
|
|
d3a50fbf
|
2002-09-03T15:36:39
|
|
simplest version
|
|
735cdb1f
|
2002-07-06T07:39:02
|
|
*** empty log message ***
|
|
fd8fc3a9
|
2002-07-01T14:23:28
|
|
*** empty log message ***
|
|
aa761cb2
|
2002-07-01T14:19:20
|
|
Include sys/time.h.
From Volker Borchert.
|
|
3b3a258e
|
2002-06-26T06:17:35
|
|
(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.
|
|
8f9d39a7
|
2002-06-26T06:16:13
|
|
*** empty log message ***
|
|
e6d58e55
|
2002-06-26T06:13:24
|
|
from libc
|
|
ab2e21ef
|
2002-06-22T18:03:44
|
|
*** empty log message ***
|
|
db917100
|
2002-06-22T18:03:40
|
|
(ISASCII, ISPRINT): Undefine, to avoid warning about
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
|
|
e437a6b7
|
2002-06-22T16:20:19
|
|
*** empty log message ***
|
|
19434ee9
|
2002-06-22T16:20:15
|
|
(segv_handler, c_stack_action) [! defined SA_SIGINFO]:
Do not assume SA_SIGINFO behavior.
Bug reported by Jim Meyering on NetBSD 1.5.2.
|
|
0ae0f41f
|
2002-06-22T10:11:25
|
|
*** empty log message ***
|
|
8fa55dff
|
2002-06-22T10:11:14
|
|
Update from diffutils-2.8.2.
|
|
d374f61d
|
2002-06-22T10:09:47
|
|
.
|
|
82cc7523
|
2002-06-22T09:26:57
|
|
(libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
|
|
68bd46bb
|
2002-06-22T09:25:36
|
|
New files, from diffutils-2.8.2.
|
|
77212eb1
|
2002-06-22T09:23:32
|
|
*** empty log message ***
|
|
056d156a
|
2002-06-22T09:23:17
|
|
(libfetish_a_SOURCES): Add c-stack.c, too.
|
|
0ef3ed52
|
2002-06-22T09:03:14
|
|
New file, from diffutils-2.8.2.
|
|
1d2f9258
|
2002-06-22T08:53:02
|
|
*** empty log message ***
|
|
65949d07
|
2002-06-22T08:47:57
|
|
(libfetish_a_SOURCES): Add fnmatch_.h in place of fnmatch.h.
(EXTRA_DIST): Add fnmatch_loop.c.
|
|
0bb0d2d1
|
2002-06-22T08:34:59
|
|
.
|
|
10b98ebd
|
2002-06-19T11:13:29
|
|
*** empty log message ***
|
|
3d9597c1
|
2002-06-19T11:12:59
|
|
Report an error if neither S_ISREG nor
S_IFREG is defined, instead of using a test specific to glibc
2.2. This should be safe, since POSIX requires S_ISREG and
Unix Version 7 had S_IFREG. We don't need to check for
<sys/types.h> since we don't use any symbols that it defines.
|
|
e14c65c0
|
2002-06-15T08:47:12
|
|
*** empty log message ***
|
|
6ae2b4e6
|
2002-06-15T08:46:59
|
|
(lstat.c, stat.c, .sin.sed): Use t-$@, rather than $@-t,
so that each temporary file name is unique and valid in the first
8 characters, for operation under DOS.
|
|
c17e9791
|
2002-06-15T08:43:45
|
|
(FILE_TYPE_H): Guard entire contents with #ifndef.
For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
have been included before this file.
|
|
518e5b66
|
2002-06-15T08:04:23
|
|
.
|
|
1dd17eea
|
2002-06-15T07:37:29
|
|
*** empty log message ***
|
|
bb67d50c
|
2002-06-15T07:36:57
|
|
(S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK is defined.
|
|
5c12bbe8
|
2002-06-14T07:53:01
|
|
*** empty log message ***
|
|
ff326535
|
2002-06-14T07:52:32
|
|
Use the version from diffutils-2.8.2.
|
|
008b221d
|
2002-05-27T16:43:00
|
|
*** empty log message ***
|
|
eef8f2f4
|
2002-05-27T16:42:55
|
|
Fix a problem seen only on nonconforming systems whereby ls.c's
use of localtime, and then of gettimeofday would cause trouble:
the localtime call used to initialize rpl_gettimeofday's save
mechanism would clobber ls's current local time information so
that in any long listing the first file would always be listed
with date 1970-01-01. Analysis by Volker Borchert.
(localtime): Undefine.
(rpl_localtime): New function.
|
|
46f8a8fc
|
2002-05-25T22:39:13
|
|
fix typo
|
|
24cebf8e
|
2002-05-25T22:39:07
|
|
remove typo
|
|
ac1b9ce5
|
2002-05-22T08:39:30
|
|
Include "file-type.h", etc.
|
|
8218f214
|
2002-05-22T08:38:30
|
|
*** empty log message ***
|
|
e5cf1e85
|
2002-05-22T08:37:58
|
|
.
|
|
ec5d1094
|
2002-05-22T08:37:35
|
|
(libfetish_a_SOURCES): Add file-type.c and file-type.h.
|
|
9b0fcf91
|
2002-05-22T08:36:38
|
|
*** empty log message ***
|
|
aad60986
|
2002-05-22T08:36:32
|
|
*** empty log message ***
|
|
ceb39112
|
2002-05-22T07:49:35
|
|
(file_type): New file/function. Extracted from diffutils.
|
|
1badcd40
|
2002-04-30T09:18:24
|
|
*** empty log message ***
|
|
9e38fe50
|
2002-04-30T09:17:50
|
|
Upgrade to version used in GNU Diffutils 2.8.1.
|
|
3cc6af12
|
2002-04-29T07:01:34
|
|
*** empty log message ***
|
|
fa4f633f
|
2002-04-29T07:00:23
|
|
Do not include <sys/wait.h>; no longer needed.
|
|
66c733ad
|
2002-04-29T06:59:24
|
|
(SIGNUM_BOUND): Do not use WTERMSIG, to avoid
depending on <sys/wait.h> and WTERMSIG. Default to 64 instead
of 127, since 64 is the largest conceivable number for ancient
nonstandard hosts.
|
|
8bc07934
|
2002-04-28T23:14:28
|
|
.
|
|
134af7c3
|
2002-04-28T21:28:56
|
|
*** empty log message ***
|
|
a7ae35ac
|
2002-04-28T21:20:49
|
|
Remove definition of unused WTERMSIG.
|
|
833bf615
|
2002-04-28T21:17:45
|
|
New file: from Paul Eggert.
|
|
6526f085
|
2002-04-28T21:16:24
|
|
*** empty log message ***
|
|
622f39a2
|
2002-04-28T21:16:19
|
|
(libfetish_a_SOURCES): Add sig2str.h.
|
|
5e259e7c
|
2002-04-28T21:15:37
|
|
*** empty log message ***
|
|
196aadc5
|
2002-04-28T18:43:52
|
|
.
|
|
9317c543
|
2002-04-25T15:40:12
|
|
.
|
|
72a0c3a1
|
2002-04-24T07:54:40
|
|
filtered through cppi
|
|
608a29f2
|
2002-04-24T07:52:49
|
|
*** empty log message ***
|
|
2c514edd
|
2002-04-24T07:52:39
|
|
(INCLUDES): Remove -I../intl.
(libfetish_a_SOURCES): Add gettext.h.
|
|
1f1e47e5
|
2002-04-24T07:50:53
|
|
*** empty log message ***
|
|
17db64e5
|
2002-04-16T10:43:04
|
|
*** empty log message ***
|
|
e2e4329d
|
2002-04-16T10:41:33
|
|
(UT_TYPE): Remove definition (now in who.c).
(HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
(HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
|
|
a4c1343e
|
2002-04-12T21:03:34
|
|
*** empty log message ***
|
|
71f41084
|
2002-04-12T21:03:28
|
|
(dirfd): Elide prototype if dirfd is a macro.
|
|
b5a2c641
|
2002-04-12T10:46:55
|
|
.
|
|
886fdd9e
|
2002-03-10T22:26:35
|
|
.
|
|
774a9d80
|
2002-03-10T22:15:53
|
|
(make_path): Remove a comma from a diagnostic.
|
|
e5a31f9c
|
2002-03-10T09:30:15
|
|
.
|
|
615a4519
|
2002-03-08T08:23:53
|
|
*** empty log message ***
|
|
f90389a7
|
2002-03-08T08:23:47
|
|
Mention that this wrapper is needed also on mips-dec-ultrix4.4 systems.
|
|
810b2763
|
2002-03-06T09:15:00
|
|
.
|
|
ac2ce1da
|
2002-03-06T09:06:01
|
|
.
|
|
b794a391
|
2002-03-02T17:39:58
|
|
.
|
|
a87dfad2
|
2002-03-02T17:39:26
|
|
*** empty log message ***
|
|
625db224
|
2002-03-02T17:39:17
|
|
(strnlen): Define-away/undef so that an inconsistent prototype in
string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't cause trouble.
|
|
3a9db4f7
|
2002-03-01T23:54:58
|
|
*** empty log message ***
|
|
eb557cbc
|
2002-03-01T23:54:52
|
|
(gettime): Test HAVE_CLOCK_GETTIME, not HAVE_CLOCK_SETTIME.
|
|
0eb8895a
|
2002-03-01T23:21:09
|
|
*** empty log message ***
|
|
e30534ef
|
2002-03-01T23:21:01
|
|
.
|
|
dcc0c5ba
|
2002-03-01T23:20:53
|
|
(libfetish_a_SOURCES): Add gettime.c, settime.c,
timespec.h. Remove nanosleep.h.
|
|
51907d76
|
2002-03-01T23:20:20
|
|
new file, from Paul Eggert
|
|
fcfc4f43
|
2002-03-01T23:19:28
|
|
Reflect renaming: nanosleep.h -> timespec.h.
|
|
13569a87
|
2002-03-01T23:16:55
|
|
new macros/decls, from Paul Eggert
|
|
78add060
|
2002-03-01T23:15:29
|
|
renamed from nanosleep.h
|
|
60183d85
|
2002-02-26T15:48:03
|
|
*** empty log message ***
|
|
a58fcaf7
|
2002-02-26T15:38:49
|
|
*** empty log message ***
|