Jim Meyering
4d30007986
*** empty log message ***
2001-02-17 16:56:27 +00:00
Jim Meyering
d07a45be2b
Sync from GNU libc. Use double quotes, not <...>
...
around included file name.
2001-02-17 16:56:20 +00:00
Jim Meyering
438636be9b
*** empty log message ***
2001-02-17 16:53:38 +00:00
Jim Meyering
ff7797f6e2
(__strnlen): Merge in a change from GNU libc.
2001-02-17 16:53:33 +00:00
Jim Meyering
d81e0e6f97
*** empty log message ***
2001-02-17 16:51:03 +00:00
Jim Meyering
787a2cf49f
update comments from libc
2001-02-17 16:50:27 +00:00
Jim Meyering
557c8b8ae8
*** empty log message ***
2001-02-17 12:44:04 +00:00
Jim Meyering
22bdd77f67
(mbswidth): Also define as macro, to avoid prototype clash.
2001-02-17 12:43:57 +00:00
Jim Meyering
2f4ff2ce9f
*** empty log message ***
2001-02-17 10:39:50 +00:00
Jim Meyering
ad177f456c
(mbrtowc, mbsinit):
...
Remove workaround macros for hosts that have mbrtowc but not
mbstate_t, as we now insist on proper declarations for both
before using mbrtowc.
2001-02-17 10:39:43 +00:00
Jim Meyering
1f7a13e62e
(mbrtowc, mbsinit):
...
Remove workaround macros for hosts that have mbrtowc but not
mbstate_t, as we now insist on proper declarations for both
before using mbrtowc.
2001-02-17 10:39:17 +00:00
Jim Meyering
5044873647
.
2001-02-17 08:55:17 +00:00
Jim Meyering
4bcbd9c6aa
Update from libc.
2001-02-17 07:14:31 +00:00
Jim Meyering
98c5eb08be
*** empty log message ***
2001-02-17 07:13:03 +00:00
Jim Meyering
e94c44b8f0
*** empty log message ***
2001-02-16 19:31:18 +00:00
Jim Meyering
9cdff96426
(malloc): Undef before defining, since stdlib.h may have defined it.
2001-02-16 19:28:43 +00:00
Jim Meyering
4778b57c26
.
2001-02-08 10:43:44 +00:00
Jim Meyering
70c58eb46a
update from libc
2001-02-08 06:49:29 +00:00
Jim Meyering
b2cb2e804e
*** empty log message ***
2001-02-07 11:47:40 +00:00
Jim Meyering
0019b6cebf
Update from libc.
2001-02-07 11:47:24 +00:00
Jim Meyering
3ff0f8076b
.
2001-01-31 19:15:41 +00:00
Jim Meyering
3dd1381c64
*** empty log message ***
2001-01-30 21:50:36 +00:00
Jim Meyering
1f8a8b45ff
Update for FreeBSD 4.2.
2001-01-30 21:50:32 +00:00
Jim Meyering
9e2606d77b
*** empty log message ***
2001-01-26 11:15:53 +00:00
Jim Meyering
c8d0d0ca6f
Include stddef.h.
2001-01-26 11:15:37 +00:00
Jim Meyering
0e3fea79f3
*** empty log message ***
2001-01-26 11:13:34 +00:00
Jim Meyering
dcfda51801
[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
...
line in double quotes so that it evokes a better diagnostic.
[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
2001-01-26 11:13:28 +00:00
Jim Meyering
fd1d1eaa80
*** empty log message ***
2001-01-21 09:40:48 +00:00
Jim Meyering
ad41cbff8a
(print_unicode_char): Cast the second iconv() arg,
...
to avoid a warning. Add back 'const' to inptr.
2001-01-21 09:40:43 +00:00
Jim Meyering
01bbd27a4d
revert last change
2001-01-20 11:17:33 +00:00
Jim Meyering
403b4c49eb
whoops. revert last change
2001-01-20 09:36:19 +00:00
Jim Meyering
c6014bc847
*** empty log message ***
2001-01-20 09:34:34 +00:00
Jim Meyering
c148112941
Fix typo: s/false/0/.
2001-01-20 09:34:20 +00:00
Jim Meyering
1493e0d650
*** empty log message ***
2001-01-16 08:34:53 +00:00
Jim Meyering
592e22d509
Include <stdio.h>, needed by assert on SunOS4.
2001-01-16 08:34:45 +00:00
Jim Meyering
c2329c797c
.
2001-01-14 15:35:19 +00:00
Jim Meyering
4d8de6887f
*** empty log message ***
2001-01-14 15:35:07 +00:00
Jim Meyering
5b2304d7b4
Include stdlib.h, string.h or strings.h, and xalloc.h.
...
Use strip_trailing_slashes rather than open-coding it.
2001-01-14 15:34:22 +00:00
Jim Meyering
acc13fdc89
from Volker Borchert
2001-01-14 11:08:35 +00:00
Jim Meyering
fa997616ff
normalize spelling in comment
2001-01-07 09:20:47 +00:00
Jim Meyering
7aed2f97a5
.
2001-01-04 10:19:49 +00:00
Jim Meyering
89c7458b53
Sync with glibc time/strftime.c 1.81.
2001-01-04 10:19:43 +00:00
Jim Meyering
f3334434ea
*** empty log message ***
2001-01-03 10:09:08 +00:00
Jim Meyering
5686f159ab
(print_unicode_char): Remove `const' from declaration of
...
local `inptr' to avoid warning with some system declarations of iconv.
2001-01-03 10:08:43 +00:00
Jim Meyering
206205c6ee
*** empty log message ***
2000-12-29 10:32:33 +00:00
Jim Meyering
3336d7cf69
Do not assume that mode_t uses the
...
traditional octal encoding. E.g. "chmod 1 FOO" should set
the other-execute bit of FOO even if S_IXOTH != 1.
(SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
WOTH, XOTH, ALLM): New macros.
(S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
Use them.
(S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
(S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
(mode_compile):
No need to use uintmax_t; unsigned long is long enough.
Don't bother to get suffix since we don't use it.
2000-12-29 10:32:09 +00:00
Jim Meyering
9926b4ec03
.
2000-12-27 10:05:05 +00:00
Jim Meyering
f46fed1458
add omitted semicolon
2000-12-25 18:51:58 +00:00
Jim Meyering
73a15b2b5f
*** empty log message ***
2000-12-24 10:06:00 +00:00
Jim Meyering
3734f30bca
*** empty log message ***
2000-12-24 09:39:04 +00:00