Commit Graph

4134 Commits

Author SHA1 Message Date
Ulrich Drepper
595ef6c1d7 Correct check for ENOSYS. 2000-01-27 00:40:14 +00:00
Ulrich Drepper
1db0bc307a Remove old[gs]etrlimit. 2000-01-26 07:02:47 +00:00
Ulrich Drepper
8db44ebc7d Update. 2000-01-26 06:12:46 +00:00
Ulrich Drepper
613237a551 Add sys/io.h. 2000-01-26 06:12:29 +00:00
Ulrich Drepper
9c60497086 Update. 2000-01-26 05:48:20 +00:00
Ulrich Drepper
470b5a48b9 Remove sys/io.h. 2000-01-26 05:47:59 +00:00
Ulrich Drepper
809df99a26 More fixes. 2000-01-26 04:50:29 +00:00
Ulrich Drepper
24455ab7c3 Fix last patch. 2000-01-26 04:30:22 +00:00
Ulrich Drepper
25297a8947 Update. 2000-01-26 03:53:18 +00:00
Ulrich Drepper
356c0e28e5 Don't use NS_* names. 2000-01-26 03:52:50 +00:00
Ulrich Drepper
d23cf99801 Update. 2000-01-26 03:47:53 +00:00
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