Ulrich Drepper
|
bf4970a3a0
|
(__libc_open64): Fix typo.
|
1999-12-19 05:52:13 +00:00 |
|
Ulrich Drepper
|
30bec05d8e
|
(__libc_open64): Use ISO format.
|
1999-12-19 05:51:55 +00:00 |
|
Ulrich Drepper
|
c3dd7e6a4d
|
Define __libc_* variant for cancelation wrapper.
|
1999-12-19 05:44:33 +00:00 |
|
Ulrich Drepper
|
1610441fb4
|
Define __libc_* variant for cancelation wrapper.
Help gcc to optimize the code.
|
1999-12-19 05:34:59 +00:00 |
|
Ulrich Drepper
|
cc280e781b
|
(check_one_fd): Use __libc_open instead of __open.
|
1999-12-19 03:01:49 +00:00 |
|
Ulrich Drepper
|
576196067e
|
(check_one_fd): Use __libc_fcntl instead of __fcntl.
|
1999-12-19 02:59:52 +00:00 |
|
Ulrich Drepper
|
ed8f3fe360
|
Update with LiS types and values.
|
1999-12-19 02:09:38 +00:00 |
|
Ulrich Drepper
|
1545784000
|
(__t_scalar_t, __t_uscalar_t): Make long types.
|
1999-12-19 02:08:58 +00:00 |
|
Ulrich Drepper
|
0f5fcc20dc
|
Update.
|
1999-12-19 01:55:17 +00:00 |
|
Ulrich Drepper
|
c8b4f87619
|
Fix typo (__USE_ISOC99 -> __USE_ISOC9X).
|
1999-12-19 01:10:27 +00:00 |
|
Ulrich Drepper
|
f0978bbd27
|
Linux/MIPS specific definitions for resource.h.
|
1999-12-19 00:07:21 +00:00 |
|
Ulrich Drepper
|
1223d775b6
|
Linux/Alpha specific definitions for resource.h.
|
1999-12-19 00:07:11 +00:00 |
|
Ulrich Drepper
|
8b444be7ab
|
Don't depend on the unreliable kernel headers.
|
1999-12-19 00:06:24 +00:00 |
|
Ulrich Drepper
|
b00288e390
|
Linux/SPARC specific definitions for resource.h.
|
1999-12-18 23:08:55 +00:00 |
|
Ulrich Drepper
|
fd629398d7
|
Linux/i386 specific definitions for resource.h.
|
1999-12-18 23:08:45 +00:00 |
|
Ulrich Drepper
|
753774d765
|
Linux/i386 specific setrlimit64 implementation.
|
1999-12-18 23:07:14 +00:00 |
|
Ulrich Drepper
|
3b70c2a0c5
|
Linux/i386 specific setrlimit implementation.
|
1999-12-18 23:07:06 +00:00 |
|
Ulrich Drepper
|
887311939c
|
Linux/i386 specific backward compatible setrlimit64 implementation.
|
1999-12-18 23:06:54 +00:00 |
|
Ulrich Drepper
|
ebeff9a04a
|
Linux/i386 specific backward compatible getrlimit64 implementation.
|
1999-12-18 23:06:46 +00:00 |
|
Ulrich Drepper
|
4befd01c70
|
Linux/i386 specific getrlimit64 implementation.
|
1999-12-18 23:06:34 +00:00 |
|
Ulrich Drepper
|
887a18e4d7
|
Linux/i386 specific getrlimit implementation.
|
1999-12-18 23:06:26 +00:00 |
|
Ulrich Drepper
|
4466ea506c
|
Change RLIM_INFINITY back to old value (signed long).
|
1999-12-18 23:06:07 +00:00 |
|
Ulrich Drepper
|
d40358a8fb
|
Not needed anymore.
|
1999-12-18 23:05:41 +00:00 |
|
Ulrich Drepper
|
3778b159dc
|
Correct type of size parameter.
|
1999-12-18 23:05:13 +00:00 |
|
Ulrich Drepper
|
754c2db64a
|
Moved into i386 subdir.
|
1999-12-18 23:04:43 +00:00 |
|
Ulrich Drepper
|
f6ad8d0170
|
(NAN): Rename union to avoid duplicate definition with function __nan.
|
1999-12-18 23:04:30 +00:00 |
|
Ulrich Drepper
|
68a98ffb56
|
(CLEAR_CACHE): New macro to force a cache flush.
|
1999-12-18 23:03:32 +00:00 |
|
Ulrich Drepper
|
68011d0a58
|
Protect definitions for math.h against double inclusion.
|
1999-12-18 23:03:03 +00:00 |
|
Ulrich Drepper
|
efe3296590
|
Remove getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
|
1999-12-09 19:06:35 +00:00 |
|
Ulrich Drepper
|
eb01ff81e9
|
Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
|
1999-12-09 19:06:23 +00:00 |
|
Ulrich Drepper
|
1b7b7e2e3b
|
Add rules for oldgetrlimit and oldsetrlimit.
|
1999-12-09 19:01:44 +00:00 |
|
Ulrich Drepper
|
c11e73d4c0
|
Move oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs.
|
1999-12-09 19:01:33 +00:00 |
|
Ulrich Drepper
|
2895ebc0c2
|
(gaih_inet): Don't fail if host has only IPv6 address.
|
1999-12-08 09:16:44 +00:00 |
|
Ulrich Drepper
|
899b7ef93b
|
(elf_machine_rel): Fixup R_ARM_PC24 relocs if possible.
|
1999-12-08 07:35:52 +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
|
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 |
|