Andreas Jaeger
|
0b3ec5b028
|
Add prototype for __umount2.
|
2001-04-02 12:32:51 +00:00 |
|
Ulrich Drepper
|
e8d795b077
|
Add MAP_* and MADV_* defines to match other architectures.
|
2001-03-27 02:43:47 +00:00 |
|
Ulrich Drepper
|
e46c35fd6b
|
Change type of second parameter back to size_t as per upcoming XPG6.
|
2001-03-17 08:27:45 +00:00 |
|
Ulrich Drepper
|
d76aa2b87e
|
(CALL_SIGHANDLER): Define.
|
2001-03-16 23:52:16 +00:00 |
|
Ulrich Drepper
|
7f21c16fbf
|
m68k-specific definitions for ldconfig.
|
2001-03-10 16:16:44 +00:00 |
|
Ulrich Drepper
|
10e506a635
|
Add dl-procinfo.c and dl-procinfo.h.
|
2001-03-10 06:37:12 +00:00 |
|
Ulrich Drepper
|
ce56b0a81a
|
[subdir=elf] (sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
dl-procinfo.
|
2001-03-10 06:36:31 +00:00 |
|
Ulrich Drepper
|
807c3437eb
|
Interface definitions for functions to handle processor specific features
on Linux/Arm.
|
2001-03-10 06:36:09 +00:00 |
|
Ulrich Drepper
|
e3a9f6bb39
|
Handling processor specific features for Linux/Arm.
|
2001-03-10 06:35:45 +00:00 |
|
Ulrich Drepper
|
5c4a646199
|
(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct
use the macros. They still always return zero.
|
2001-03-05 18:28:40 +00:00 |
|
Ulrich Drepper
|
1052cd9dac
|
Define SI_ASYNCNL.
|
2001-03-04 19:28:52 +00:00 |
|
Ulrich Drepper
|
abb2a703aa
|
Allow __need_sigevent_t being defined and provide only that definition.
|
2001-03-03 18:15:33 +00:00 |
|
Ulrich Drepper
|
5f1644d26e
|
Define alias __libc_write.
|
2001-02-23 20:24:40 +00:00 |
|
Ulrich Drepper
|
dcab999777
|
Define __need_NULL before including <stddef.h>.
|
2001-02-23 20:24:20 +00:00 |
|
Ulrich Drepper
|
8cc9fd41c3
|
Not needed anymore.
|
2001-02-23 20:16:31 +00:00 |
|
Ulrich Drepper
|
76b92c87ab
|
Remove restf.S and savef.S.
|
2001-02-23 20:15:49 +00:00 |
|
Ulrich Drepper
|
70f970dfee
|
[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.
|
2001-02-23 20:15:23 +00:00 |
|
Ulrich Drepper
|
84a29bc1f5
|
(ftruncate): Add __ftruncate64 alias.
|
2001-02-16 18:12:10 +00:00 |
|
Ulrich Drepper
|
305f83de53
|
Define __ftruncate64 and make old name a weak alias.
|
2001-02-13 22:09:09 +00:00 |
|
Ulrich Drepper
|
1ed6488cdb
|
Remove comma at end of enum.
|
2001-02-03 17:05:56 +00:00 |
|
Ulrich Drepper
|
77e906bb3a
|
File was using crlf.
|
2001-02-03 17:04:37 +00:00 |
|
Ulrich Drepper
|
4b3d3c61d4
|
Don't define CLK_TCK for XPG6.
|
2001-01-28 05:37:10 +00:00 |
|
Ulrich Drepper
|
8032f91d4c
|
Liunx/Alpha version of statvfs definitions.
|
2001-01-27 22:41:42 +00:00 |
|
Ulrich Drepper
|
0688457b47
|
(struct sockaddr_storage): Define ss_family and __ss_family.
(struct msghdr): Change type of msg_iovlen to int and type of
msg_controllen to socklen_t.
|
2001-01-27 21:25:38 +00:00 |
|
Ulrich Drepper
|
72f561b477
|
Linux/Alpha specific socket.h definitions.
|
2001-01-27 21:23:45 +00:00 |
|
Ulrich Drepper
|
f2018ae11c
|
(struct sockaddr_storage): Define ss_family and __ss_family.
|
2001-01-27 21:23:07 +00:00 |
|
Ulrich Drepper
|
0361ba3046
|
Don't define __fd_mask, __NFDBITS, __FDELT, __FDMASK, and __fd_set here.
|
2001-01-27 19:27:16 +00:00 |
|
Ulrich Drepper
|
1ae7e5b695
|
Define sigev_notify_attr with real type.
|
2001-01-27 06:29:16 +00:00 |
|
Ulrich Drepper
|
cb25fffef1
|
Define NPOLLFILE only if __USE_MISC.
|
2001-01-27 04:59:52 +00:00 |
|
Ulrich Drepper
|
76d981d3a6
|
Use nfds_t type in function definition.
|
2001-01-27 04:58:11 +00:00 |
|
Ulrich Drepper
|
274a3ffc63
|
[libc] (GLIBC_2.2.2): Add wordexp.
|
2001-01-26 02:16:41 +00:00 |
|
Ulrich Drepper
|
2b0edb5a1e
|
Correct definition of wordexp_t.
|
2001-01-26 02:16:03 +00:00 |
|
Andreas Jaeger
|
ea3e9a37c0
|
Fix typo in last patch.
|
2001-01-16 06:38:37 +00:00 |
|
Ulrich Drepper
|
b4b331c712
|
Remove select syscall handling. The generic Linux version should work.
|
2001-01-15 20:29:25 +00:00 |
|
Andreas Jaeger
|
722a930901
|
* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
Change type of CTX to (struct sigcontext *).
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
(GET_FRAME): Likewise.
(GET_STACK): Likewise.
(SIGCONTEXT): Likewise. Add 2nd arg _code.
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
|
2001-01-15 07:02:28 +00:00 |
|
Ulrich Drepper
|
601ce73202
|
Add uitrunc.c, savef.S, and restf.S.
|
2001-01-07 07:32:00 +00:00 |
|
Ulrich Drepper
|
cce723df01
|
Remove sys/acct.h.
|
2001-01-07 07:03:36 +00:00 |
|
Ulrich Drepper
|
74b113601f
|
(struct stat): Align with AIX version.
(struct stat64): Likewise.
|
2000-12-16 18:15:32 +00:00 |
|
Andreas Jaeger
|
f1ae27dd2f
|
Declare kernel_sigset_t and use it.
Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
|
2000-12-11 19:27:03 +00:00 |
|
Andreas Jaeger
|
f0fe91e772
|
New file, copy from generic linux version with small changes due to
different sigset_t.
|
2000-12-09 18:32:00 +00:00 |
|
Andreas Jaeger
|
1f8a9b39de
|
Removed, we can use the generic version.
|
2000-12-09 18:31:01 +00:00 |
|
Ulrich Drepper
|
f26c98f0d4
|
[$(subdir)==misc] (sysdep_routines): Add uitrunc.
|
2000-12-07 00:32:26 +00:00 |
|
Ulrich Drepper
|
a8028612ca
|
__uitrunc implementation.
|
2000-12-07 00:31:48 +00:00 |
|
Ulrich Drepper
|
66c776d718
|
Floating point register restore functions.
|
2000-12-06 03:14:16 +00:00 |
|
Ulrich Drepper
|
e198e3e80e
|
Floating point register saving functions.
|
2000-12-06 03:13:59 +00:00 |
|
Ulrich Drepper
|
dcd9300681
|
[$(subdir)==misc] (sysdep_routines): Add restf and savef.
|
2000-12-06 03:12:51 +00:00 |
|
Andreas Jaeger
|
ae8186b5e3
|
(_test_and_set): Don't set mips2.
|
2000-12-05 17:59:58 +00:00 |
|
Andreas Jaeger
|
87af90e7c3
|
Linux/MIPS specific version.
|
2000-12-05 17:40:39 +00:00 |
|
Andreas Jaeger
|
6943ccb42b
|
Removed.
|
2000-12-05 17:39:49 +00:00 |
|
Ulrich Drepper
|
3f4be017d8
|
Define MAXHOSTNAMELEN.
|
2000-12-05 16:18:48 +00:00 |
|