Ulrich Drepper
521c959a8c
(gen_steps): Set __counter initialy to 1.
...
(increment_counter): New function. Broken out of find_derivation.
(find_derivation): No need for a lock. Increment counter only when
the derivation was already available.
1999-12-08 04:34:17 +00:00
Ulrich Drepper
c8f1ce4ae8
(known_compare): We have to use strcmp.
1999-12-08 04:03:45 +00:00
Ulrich Drepper
e872755faf
Update.
1999-12-07 06:00:06 +00:00
Ulrich Drepper
15aa59d84c
Correct ISO646-PT2 alias. Add SHIFT_JIS alias.
1999-12-07 05:59:14 +00:00
Ulrich Drepper
590cd54156
(CHARSET_NAME): Fix typo.
1999-12-07 05:58:35 +00:00
Ulrich Drepper
61eb885f7c
Update.
1999-12-02 18:30:08 +00:00
Ulrich Drepper
f0bb14aa7f
Really use already_called variable.
1999-12-02 18:27:19 +00:00
Ulrich Drepper
123f2f2aa4
Update.
1999-12-02 08:28:56 +00:00
Ulrich Drepper
301cb77e4f
Backward compatible Linux/SPARC64 setrlimit64 implementation.
1999-12-02 08:27:59 +00:00
Ulrich Drepper
762de207f5
Backward compatible Linux/SPARC64 getrlimit64 implementation.
1999-12-02 08:27:49 +00:00
Ulrich Drepper
1582d4a5e4
Backward compatible Linux/Alpha setrlimit64 implementation.
1999-12-02 08:27:32 +00:00
Ulrich Drepper
c46d17e57b
Backward compatible Linux/Alpha getrlimit64 implementation.
1999-12-02 08:27:24 +00:00
Ulrich Drepper
4139e5f022
Linux setrlimit64 implementation.
1999-12-02 08:27:07 +00:00
Ulrich Drepper
0e14d2b650
Backward compatible Linux setrlimit64 implementation.
1999-12-02 08:27:00 +00:00
Ulrich Drepper
5a598f8471
Backward compatible Linux getrlimit64 implementation.
1999-12-02 08:26:54 +00:00
Ulrich Drepper
7d68bf2b07
Linux getrlimit64 implementation.
1999-12-02 08:26:44 +00:00
Ulrich Drepper
cecc40e1b7
Linux getrlimit implementation.
1999-12-02 08:26:36 +00:00
Ulrich Drepper
f81e8a0697
Fix signedness of __rlim_t and __rlim64_t.
1999-12-02 08:26:02 +00:00
Ulrich Drepper
d1a3066677
Add oldsetrlimit and oldgetrlimit.
1999-12-02 08:25:35 +00:00
Ulrich Drepper
d095d9e7f9
Correct handling of old and new kernel version. Add symbol versions.
1999-12-02 08:25:02 +00:00
Ulrich Drepper
4bf6e7d192
Add getrlimit, setrlimit, getrlimit64 and setrlimit64 to version GLIBC_2.1.3.
1999-12-02 08:24:51 +00:00
Ulrich Drepper
c3c0e6b2c7
(sysdep_routines): Add oldgetrlimit64 and oldsetrlimit64 for subdir = resource.
1999-12-02 08:24:41 +00:00
Ulrich Drepper
278d8ea7cf
(installation_problem): Filter out libpthread_db.
1999-12-02 08:24:27 +00:00
Ulrich Drepper
3774335c82
Move stack_pointer definition to the beginning.
1999-12-02 08:24:11 +00:00
Ulrich Drepper
018fc74c3e
Fix typoes in last added declaractions.
1999-12-02 08:07:56 +00:00
Ulrich Drepper
e33ef22a61
Update.
1999-12-01 20:10:20 +00:00
Ulrich Drepper
3476b30bde
Add ps_pstop, ps_pcontinue, ps_lstop, and ps_lcontinue prototypes.
1999-12-01 20:10:11 +00:00
Ulrich Drepper
460cd65a78
Update.
1999-11-29 19:33:24 +00:00
Ulrich Drepper
97f60c4459
Correct alias. This standard was issued in 1992.
1999-11-29 19:33:05 +00:00
Ulrich Drepper
2a1885b443
Correct alias for ISO-8859-10. This standard was issued in 1992.
1999-11-29 19:32:01 +00:00
Ulrich Drepper
750b6f887c
Update.
1999-11-29 19:21:57 +00:00
Ulrich Drepper
72f1f94798
Add define for SIGCLD as SIGCHLD.
1999-11-29 19:21:48 +00:00
Ulrich Drepper
d2ec0f9ecf
Linux/SPARC specific ptrace definitions.
1999-11-29 19:21:36 +00:00
Ulrich Drepper
d37bc71669
Fix typos in LATIN8/L8 aliases.
1999-11-29 19:07:15 +00:00
Ulrich Drepper
be5c8e338b
Update.
1999-11-29 00:44:40 +00:00
Ulrich Drepper
0702114087
(CHARSET_NAME): Correct name to what is used in gconv-modules.
1999-11-29 00:43:47 +00:00
Ulrich Drepper
e4f44ec7d4
Include asm/ptrace.h, since this will not be done with 2.3.xx
...
automatically.
1999-11-27 16:41:38 +00:00
Ulrich Drepper
f14c0aaa11
Update.
1999-11-26 22:24:21 +00:00
Ulrich Drepper
c5da8f1fdc
(ruserok): Use iruserok2 not iruserok.
1999-11-26 22:21:44 +00:00
Ulrich Drepper
4bb435195d
Correct typo.
1999-11-26 22:17:00 +00:00
Ulrich Drepper
117bb3db0f
Update.
1999-11-26 19:36:10 +00:00
Ulrich Drepper
415e3bd05a
If SIGPWR == SIGLOST, don't include SIGPWR message.
1999-11-26 19:31:41 +00:00
Ulrich Drepper
7394c3c361
Update.
1999-11-26 17:54:39 +00:00
Ulrich Drepper
be9c80706d
Add declaration of iruserok.
1999-11-26 17:53:37 +00:00
Ulrich Drepper
74bcb0ec30
Include stdlib for declaration of free.
1999-11-26 17:52:10 +00:00
Ulrich Drepper
c2d7fb4c0c
Update.
1999-11-26 17:46:52 +00:00
Ulrich Drepper
a29c20e1c9
Look in all subdirs for shlib-versions files.
1999-11-26 17:45:49 +00:00
Ulrich Drepper
7beb8e85b5
(EMIT_SHIFT_TO_INIT): Fix typo.
1999-11-26 06:48:04 +00:00
Ulrich Drepper
8dfebd2c02
Update.
1999-11-26 06:29:59 +00:00
Ulrich Drepper
9690463bc8
(ARPHRD_IEEE802_TR): Added.
1999-11-26 06:29:03 +00:00