Commit Graph

4323 Commits

Author SHA1 Message Date
Ulrich Drepper
a8dae2e486 Fix problem with FNM_LEADING_DIR. 2000-01-26 03:47:33 +00:00
Ulrich Drepper
84301c1d26 Fix last entries. 2000-01-26 02:25:09 +00:00
Ulrich Drepper
eacba3afdd Update. 2000-01-26 02:24:09 +00:00
Ulrich Drepper
34fa2f24a4 (internal_fnmatch): When matching [A-Z] and folding case, lower-case A too.
(internal_fnmatch): Use locale's collating sequence when deciding whether a
character falls within a character range.
2000-01-26 02:23:30 +00:00
Ulrich Drepper
54afa0f18a Update. 2000-01-26 02:04:41 +00:00
Ulrich Drepper
70798535c7 (compile_range): When matching a character range, use the current
collating sequence, as POSIX requires.
2000-01-26 02:03:58 +00:00
Ulrich Drepper
804b6d8fd0 Update. 2000-01-26 01:38:25 +00:00
Ulrich Drepper
a64e7039fb Handle case of missing \0 at the end of the given argz. 2000-01-26 01:37:51 +00:00
Ulrich Drepper
af2b068e08 Update. 2000-01-25 04:39:12 +00:00
Ulrich Drepper
305edd1f42 (cache_addhst): Don't automatically add IPv6 address. 2000-01-25 04:37:13 +00:00
Ulrich Drepper
f14bb2e6fc Galician language locales for Spain. 2000-01-24 12:37:47 +00:00
Ulrich Drepper
54acd31eaa Update. 2000-01-24 12:37:15 +00:00
Ulrich Drepper
ea1cc934d5 (ADVANCE_STACK_FRAME): Avoid using reg_window, so that asm/ptrace.h is not
necessary.
2000-01-24 12:13:39 +00:00
Ulrich Drepper
3f1b8ce879 Fix a typo in the printout. 2000-01-24 12:13:11 +00:00
Ulrich Drepper
658bc536ea Include signal.h which sigcontextinfo.h headers are used to expect. 2000-01-24 12:12:53 +00:00
Ulrich Drepper
72b61960df Update. 2000-01-24 11:52:53 +00:00
Ulrich Drepper
3f793752c1 Remove trailing semicolon. 2000-01-24 11:51:53 +00:00
Ulrich Drepper
b53f400bbc Remoe trailing semicolon. 2000-01-24 11:51:29 +00:00
Ulrich Drepper
d1aee38526 Update. 2000-01-24 02:56:10 +00:00
Ulrich Drepper
8d019977a3 Remove strndup macro definition. __strndup is not exported. 2000-01-24 02:55:20 +00:00
Ulrich Drepper
ff911ff693 Update. 2000-01-24 01:44:09 +00:00
Ulrich Drepper
0a2bba7960 Change back old RLIM_INFINITY value. 2000-01-24 01:40:41 +00:00
Ulrich Drepper
7c058212fe Remove new 2.1.3 VERSION. 2000-01-24 01:40:23 +00:00
Ulrich Drepper
9991da5c1f Remove oldget[sr]limit64.c. 2000-01-24 01:39:43 +00:00
Ulrich Drepper
60f4f68faf Remove oldgetrlimit64.c and oldsetrlimit64.c 2000-01-24 01:39:18 +00:00
Ulrich Drepper
c27be22d68 Revert to glibc 2.0 versions of these functions. 2000-01-24 01:38:53 +00:00
Ulrich Drepper
f5e8f82e47 Update. 2000-01-24 00:57:42 +00:00
Ulrich Drepper
4050af6e1b Fix typo (__GNU_SOURCE -> __USE_GNU). 2000-01-24 00:57:21 +00:00
Ulrich Drepper
d9360886f1 Add credits. 2000-01-23 09:01:55 +00:00
Ulrich Drepper
48e7639f0d Update. 2000-01-23 09:00:04 +00:00
Ulrich Drepper
36555cca7d Now system specific. 2000-01-23 08:59:52 +00:00
Ulrich Drepper
0e51104074 Linux/i386 specific header with IO definitions. 2000-01-23 08:59:38 +00:00
Ulrich Drepper
0fb1c461bd Add prototypes for port access functions. 2000-01-23 08:59:22 +00:00
Ulrich Drepper
70f0832358 Add sys/io.h. 2000-01-23 08:59:08 +00:00
Ulrich Drepper
da665e5ce9 (sysdep_headers): Remove sys/io.h. 2000-01-23 08:58:52 +00:00
Ulrich Drepper
f8daf5067f Remove unused defines. 2000-01-23 08:58:06 +00:00
Ulrich Drepper
d035517586 Don't set frag_sent if no more data, fixes part 2 of bug 1549. 2000-01-23 08:57:56 +00:00
Ulrich Drepper
36e731a135 (__gconv): Update comment. 2000-01-23 08:57:42 +00:00
Ulrich Drepper
92225ce223 Update. 2000-01-23 08:31:54 +00:00
Ulrich Drepper
a143082579 Fix two problems in UTF-8 decoder. 2000-01-23 08:31:07 +00:00
Ulrich Drepper
e23ad00aac Update. 2000-01-21 05:17:51 +00:00
Ulrich Drepper
ead074dcdf (Using the getopt function): Fix description of return value for
format string starting with '-'.
2000-01-21 05:17:29 +00:00
Ulrich Drepper
227169c4dc (rpc_errlist): Fix index for RPC_PROGVERSMISMATCH. 2000-01-21 05:17:08 +00:00
Ulrich Drepper
c7ed2305e8 Update. 2000-01-20 08:02:05 +00:00
Ulrich Drepper
9d1b7e13b5 Correct handling of arguments with exponent >31 and < 63. 2000-01-20 08:01:40 +00:00
Ulrich Drepper
ecc1a7dbdb Update. 2000-01-20 07:32:40 +00:00
Ulrich Drepper
e25be86d91 Change buffer handling to fix recursive calls with locales. 2000-01-20 07:32:06 +00:00
Ulrich Drepper
b60b7b162d Correct size parameter of memset call. 2000-01-20 07:06:34 +00:00
Ulrich Drepper
ecb7f73a74 Fix typo in last change. 2000-01-20 06:47:45 +00:00
Ulrich Drepper
cba7603cbf Update. 2000-01-20 02:03:01 +00:00