Commit Graph

949 Commits

Author SHA1 Message Date
Ulrich Drepper
a7b99947ba Don't include kernel-features.h. 2000-01-05 07:01:16 +00:00
Ulrich Drepper
15c77dca85 Use sysctl by preference to obtain port mapping information. Avoid use of
mprotect.
2000-01-04 23:54:52 +00:00
Ulrich Drepper
231e7d0e74 (s_ugetrlimit): Remove. 2000-01-04 19:55:19 +00:00
Ulrich Drepper
21e53eab06 (O_DIRECTORY, O_NOFOLLOW): Protect by ifdef __USE_GNU.
(O_LARGEFILE): Define depending on architecture size.
2000-01-04 19:55:10 +00:00
Ulrich Drepper
8e2af6d8b5 Add new defines from Linux 2.3.32. 2000-01-04 19:54:54 +00:00
Ulrich Drepper
94b0eba230 (mmap64): Remove weak alias. 2000-01-04 19:54:40 +00:00
Ulrich Drepper
5b835b253c (__have_no_truncate64): Renamed from have_no_truncate64. 2000-01-04 19:54:24 +00:00
Ulrich Drepper
fe203ec1e3 Fix code for running on kernel without mmap2 syscall. 2000-01-04 00:38:42 +00:00
Ulrich Drepper
7adea5e6d1 Linux/Arm mmap64 implementation. 2000-01-03 23:24:17 +00:00
Ulrich Drepper
21ee1c6f7b Remove mmap64 alias.
Optimise error handling a little.
2000-01-03 23:23:55 +00:00
Ulrich Drepper
b47f767c5f Pop registers after mmap2 call before handling error. 2000-01-03 01:19:03 +00:00
Ulrich Drepper
225d817101 Handle unaligned offsets. 2000-01-02 20:25:30 +00:00
Ulrich Drepper
bc775f8311 Formulate warning message stronger. 2000-01-02 18:55:38 +00:00
Ulrich Drepper
d1fcf3d4af Remove oldgetrlimit and oldsetrlimit definitions. 1999-12-28 22:07:24 +00:00
Ulrich Drepper
b9b370c8f5 Make it compile. 1999-12-27 07:52:32 +00:00
Ulrich Drepper
f90d065a83 Rewrite to use lstat64 syscall if available. 1999-12-27 07:50:01 +00:00
Ulrich Drepper
78038a9440 Rewrite to use stat64 syscall if available. 1999-12-27 07:49:50 +00:00
Ulrich Drepper
63888eab08 Rewrite to use fstat64 syscall if available. 1999-12-27 07:49:33 +00:00
Ulrich Drepper
677d2e0f80 Linux/i386 implementation of mmap64. 1999-12-27 06:49:22 +00:00
Ulrich Drepper
d32bc02898 Linux implementation of ftruncate64. 1999-12-27 06:49:04 +00:00
Ulrich Drepper
f5dc552727 Linux implementation of truncate64. 1999-12-27 06:48:50 +00:00
Ulrich Drepper
b0e67ce094 Add truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2. 1999-12-27 06:37:17 +00:00
Ulrich Drepper
bf4c026770 mmap64 implementation for Linux/SPARC32. 1999-12-27 06:36:56 +00:00
Ulrich Drepper
5790c45673 Define __libc_* variant for cancelation wrapper. 1999-12-27 06:19:51 +00:00
Ulrich Drepper
700d4eb2cc Remove inclusion of <asm/resource.h>. 1999-12-27 06:12:18 +00:00
Ulrich Drepper
58e4d69f9c Remove vm86. Set argument count for `syscall' to 7. 1999-12-27 06:06:56 +00:00
Ulrich Drepper
6427641217 Add support for syscalls with more than five arguments.
(DOARGS_5, UNDOARGS_5): Don't corrupt the calling stack frame.
1999-12-27 06:06:46 +00:00
Ulrich Drepper
e501085c01 Only put versions on exported symbols. 1999-12-21 16:18:25 +00:00
Ulrich Drepper
c3dd7e6a4d Define __libc_* variant for cancelation wrapper. 1999-12-19 05:44:33 +00:00
Ulrich Drepper
1545784000 (__t_scalar_t, __t_uscalar_t): Make long types. 1999-12-19 02:08:58 +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
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
301cb77e4f Backward compatible Linux/SPARC64 setrlimit64 implementation. 1999-12-02 08:27:59 +00:00