|
ba76cdcb
|
2001-01-21T09:40:48
|
|
*** empty log message ***
|
|
9988b806
|
2001-01-21T09:40:43
|
|
(print_unicode_char): Cast the second iconv() arg,
to avoid a warning. Add back 'const' to inptr.
|
|
ff127c0e
|
2001-01-20T11:17:33
|
|
revert last change
|
|
6e22c000
|
2001-01-20T09:36:19
|
|
whoops. revert last change
|
|
e2b0b4a5
|
2001-01-20T09:34:34
|
|
*** empty log message ***
|
|
dabd3d82
|
2001-01-20T09:34:20
|
|
Fix typo: s/false/0/.
|
|
5d01878c
|
2001-01-16T08:34:53
|
|
*** empty log message ***
|
|
832f6a75
|
2001-01-16T08:34:45
|
|
Include <stdio.h>, needed by assert on SunOS4.
|
|
67052bf2
|
2001-01-14T15:35:19
|
|
.
|
|
d4fede9d
|
2001-01-14T15:35:07
|
|
*** empty log message ***
|
|
707c315d
|
2001-01-14T15:34:22
|
|
Include stdlib.h, string.h or strings.h, and xalloc.h.
Use strip_trailing_slashes rather than open-coding it.
|
|
acf23bc3
|
2001-01-14T11:08:35
|
|
from Volker Borchert
|
|
c7833c44
|
2001-01-07T09:20:47
|
|
normalize spelling in comment
|
|
aaea9d07
|
2001-01-04T10:19:49
|
|
.
|
|
0ea8ff5b
|
2001-01-04T10:19:43
|
|
Sync with glibc time/strftime.c 1.81.
|
|
135f4da5
|
2001-01-03T10:09:08
|
|
*** empty log message ***
|
|
caa8c454
|
2001-01-03T10:08:43
|
|
(print_unicode_char): Remove `const' from declaration of
local `inptr' to avoid warning with some system declarations of iconv.
|
|
934fa333
|
2000-12-29T10:32:33
|
|
*** empty log message ***
|
|
43b0594f
|
2000-12-29T10:32:09
|
|
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.
|
|
12ab8a31
|
2000-12-27T10:05:05
|
|
.
|
|
51f49a8c
|
2000-12-25T18:51:58
|
|
add omitted semicolon
|
|
603efd27
|
2000-12-24T10:06:00
|
|
*** empty log message ***
|
|
86436016
|
2000-12-24T09:39:04
|
|
*** empty log message ***
|
|
71b2adb4
|
2000-12-24T07:12:21
|
|
(is_prime): Return explicit boolean values.
(hash_get_first): Return NULL to appease Irix5.6's 89.
|
|
98bf518e
|
2000-12-19T10:25:15
|
|
.
|
|
47af3046
|
2000-12-19T08:36:53
|
|
*** empty log message ***
|
|
1a3f7677
|
2000-12-19T08:36:39
|
|
(libfetish_a_SOURCES): Add physmem.c.
(noinst_HEADERS): Add physmem.h.
|
|
74ca0b1c
|
2000-12-19T08:35:20
|
|
(__xstrtol): Add undocumented suffixes 'g' and
't' for compatibility with Solaris 8 sort.
|
|
b4428806
|
2000-12-19T08:22:18
|
|
*** empty log message ***
|
|
f82be2cc
|
2000-12-19T08:16:25
|
|
*** empty log message ***
|
|
aafdd4ac
|
2000-12-19T08:16:09
|
|
(locale_charset): Add support for Win32.
|
|
32d2473e
|
2000-12-18T23:04:34
|
|
*** empty log message ***
|
|
118c7c3a
|
2000-12-18T23:04:28
|
|
Add support for BeOS.
|
|
57da2865
|
2000-12-16T22:27:18
|
|
*** empty log message ***
|
|
f5d2559e
|
2000-12-16T22:26:23
|
|
*** empty log message ***
|
|
c53667dc
|
2000-12-16T22:25:44
|
|
[!SHELLS_FILE && __DJGPP__]: Define
SHELLS_FILE to a file name that's useful on djgpp systems.
Include stdlib.h.
(ADDITIONAL_DEFAULT_SHELLS): Define.
(default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
Based mostly on a patch from Prashant TR.
|
|
01458792
|
2000-12-16T14:49:25
|
|
.
|
|
cbcbda2a
|
2000-12-16T13:28:13
|
|
This bug had a serious impact on chown: `chown N:M FILE' (for integer
N and M) would have treated it like `chown N:N FILE'.
(parse_user_spec): Fix typo: s/u/g/.
|
|
20cc6a09
|
2000-12-16T13:01:24
|
|
tweak a comment
|
|
495bb894
|
2000-12-15T23:43:55
|
|
Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII,
CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257
to the list of canonical encodings. Rename EUC-CN to GB2312.
|
|
e69a36ba
|
2000-12-08T18:32:11
|
|
*** empty log message ***
|
|
1dce3d25
|
2000-12-08T18:31:38
|
|
(mbsnwidth): Don't loop endlessly when called with an
invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
|
|
392bf2ad
|
2000-12-07T14:14:18
|
|
*** empty log message ***
|
|
572993f9
|
2000-12-07T14:13:13
|
|
(ISSLASH): Define.
(strip_trailing_slashes): Use ISSLASH rather than comparing against `/'.
From Prashant TR.
|
|
38b8fad5
|
2000-12-07T14:11:52
|
|
convert a > expression to the equivalent < one
|
|
455cfa5c
|
2000-12-07T14:10:33
|
|
*** empty log message ***
|
|
3334a995
|
2000-12-07T14:10:21
|
|
(FILESYSTEM_PREFIX_LEN): Define.
(dir_name_r): Declare this function as static.
[BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
manifest itself on a name containing a mix of slashes and
backslashes.
Make this function work with names starting with a DOS-style
drive letter and colon prefix.
(dir_name): Append `.' if necessary.
Based mostly on patches from Prashant TR and Eli Zaretskii.
|
|
463d8723
|
2000-12-07T11:50:35
|
|
(dir_name_r): Remove prototype.
|
|
bc7dd073
|
2000-12-05T13:53:13
|
|
.
|
|
05f0f7f4
|
2000-12-05T13:14:13
|
|
(dir_name_r): Add `const' in a few local declarations.
|
|
43b11415
|
2000-12-04T09:41:28
|
|
*** empty log message ***
|
|
999775b6
|
2000-12-04T09:37:40
|
|
*** empty log message ***
|
|
1440fbdd
|
2000-12-04T09:37:33
|
|
Also include memory.h, stdlib.h, unistd.h if appropriate.
|
|
779c962a
|
2000-12-04T09:15:54
|
|
*** empty log message ***
|
|
45e296a3
|
2000-12-04T09:15:49
|
|
[!HAVE_DECL_MALLOC]: Declare malloc.
|
|
ccf6d654
|
2000-12-02T20:45:40
|
|
*** empty log message ***
|
|
523afc1a
|
2000-12-02T20:45:30
|
|
Make idempotent, to avoid some obscure warnings.
|
|
559ac966
|
2000-12-02T09:58:43
|
|
*** empty log message ***
|
|
27ea02dc
|
2000-12-02T09:58:31
|
|
Include <config.h> before any system include file.
|
|
5fbd49c5
|
2000-11-30T09:36:04
|
|
*** empty log message ***
|
|
bbbfa79c
|
2000-11-30T09:35:52
|
|
(dir_name_r): Fix typo: int -> size_t.
|
|
daa689eb
|
2000-11-30T07:40:16
|
|
.
|
|
ef1abf6f
|
2000-11-27T09:33:53
|
|
remove useless parens
|
|
33d1c92b
|
2000-11-26T23:30:27
|
|
.
|
|
6ae1d331
|
2000-11-26T23:01:02
|
|
.
|
|
9140ea4d
|
2000-11-26T16:52:29
|
|
Include sys/types.h. From Werner Almesberger.
|
|
b71a03a8
|
2000-11-26T15:59:59
|
|
.
|
|
27646e67
|
2000-11-23T21:48:47
|
|
.
|
|
e359ee6b
|
2000-11-23T07:24:59
|
|
*** empty log message ***
|
|
a1afa17b
|
2000-11-23T07:24:51
|
|
(my_strftime): Do not invoke mbrlen with a
size of (size_t) -1; it's not portable.
|
|
911955d8
|
2000-11-18T11:17:41
|
|
.
|
|
063e0ea8
|
2000-11-18T09:53:33
|
|
tweak a comment
|
|
291a8b36
|
2000-11-18T09:50:09
|
|
Formatting changes.
(obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
prevent type checking.
(obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
cast the value to (void *): assigning a `foo *' to a `void *'
variable is valid.
(obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
|
|
dee127eb
|
2000-11-17T08:19:14
|
|
*** empty log message ***
|
|
e6228399
|
2000-11-17T08:19:01
|
|
Update from GNU libc.
|
|
a34dfa91
|
2000-11-16T12:20:35
|
|
*** empty log message ***
|
|
ddc795dc
|
2000-11-16T10:15:54
|
|
Incorporate weak-alias-related changes from glibc.
|
|
b3024d9c
|
2000-11-14T21:45:59
|
|
remove bruno's 11-03 entry for unicodeio.c
|
|
f534d0f5
|
2000-11-11T14:32:00
|
|
Add a couple #includes, merging from GNU libc version.
|
|
8f34e041
|
2000-11-11T09:10:33
|
|
Back out Paul's changes while we wait for him and Bruno to reach agreement.
|
|
a41e8f46
|
2000-11-11T09:09:55
|
|
Remove Paul's entries for unicodeio.c: then I don't have to justify
backing out the nov8/9 changes.
|
|
77bc6364
|
2000-11-11T08:29:21
|
|
*** empty log message ***
|
|
60cd7fc4
|
2000-11-10T11:14:03
|
|
*** empty log message ***
|
|
8ccdfffb
|
2000-11-10T11:10:39
|
|
Update from GNU libc.
|
|
edc2440c
|
2000-11-10T08:46:34
|
|
*** empty log message ***
|
|
785114fd
|
2000-11-10T08:46:19
|
|
(ENOTSUP): Define to EINVAL if not defined.
|
|
a4aa3dcb
|
2000-11-10T08:44:51
|
|
don't back them out
|
|
e678e74f
|
2000-11-10T08:43:46
|
|
Back out the last two changes, at least for now.
|
|
7f652bf2
|
2000-11-09T08:33:01
|
|
*** empty log message ***
|
|
ddbed2bf
|
2000-11-09T08:32:52
|
|
(MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries.
|
|
582b534b
|
2000-11-09T08:30:00
|
|
(<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.
(<limits.h>): Include if HAVE_LIMITS_H.
(MB_LEN_MAX): Define if limits.h doesn't.
(convert_unicode_char): New function, with the conversion part of the
old print_unicode_char. Use wctomb, not wcrtomb. Depend on
HAVE_WCTOMB, not HAVE_WCRTOMB.
(print_unicode_char): Use convert_unicode_char to do the conversion.
|
|
d97a803a
|
2000-11-08T14:46:20
|
|
*** empty log message ***
|
|
34b831c8
|
2000-11-08T14:46:13
|
|
Include wchar.h.
(wcrtomb): Provide fallback definition for broken platforms.
(print_unicode_char): New alternative definition for platforms where
wchar_t is Unicode.
|
|
b1f0cff3
|
2000-11-07T15:36:04
|
|
.
|
|
07e15406
|
2000-11-07T15:35:25
|
|
*** empty log message ***
|
|
3e391882
|
2000-11-07T15:35:15
|
|
(setusershell): Use rewind rather than
fseek/fseeko, to avoid configuration hassles with fseeko.
Don't bother opening SHELLS_FILE if shellstream is NULL;
it's not necessary.
|
|
f68ccb90
|
2000-11-05T15:04:53
|
|
*** empty log message ***
|
|
6a82db0e
|
2000-11-05T15:04:39
|
|
(make_dir): Declare.
|
|
a5c4d40f
|
2000-11-05T15:04:17
|
|
(make_dir): Remove `static' attribute.
Tweak a comment.
|
|
3923f0fd
|
2000-11-05T10:12:25
|
|
*** empty log message ***
|