Andreas Jaeger
a233bb29c8
2000-02-10 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/clone.S: Rewritten.
Based on a patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
2000-02-10 11:09:31 +00:00
Andreas Jaeger
b7393d1c58
2000-02-09 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add new syscalls.
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add missing syscalls.
2000-02-09 14:58:57 +00:00
Andreas Jaeger
fb8168397d
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Fix typo.
* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Make it compile.
2000-02-08 17:27:15 +00:00
Andreas Jaeger
ff75a64c4a
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Fix usage of macro ADD_STRING.
2000-02-08 16:36:09 +00:00
Andreas Jaeger
b3be99749f
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/termios.h: Remove members
c_ispeed and c_ospeed which are not implemented.
2000-02-08 13:41:37 +00:00
Andreas Jaeger
25fdf1f5c1
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/pwrite64.c: Define __libc_* variant
for cancelation wrapper; use __ASSUME_PWRITE_SYSCALL macro.
* sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2000-02-08 09:46:01 +00:00
Andreas Jaeger
22e908b01a
2000-02-05 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/mman.h (MS_SYNC): 0 will not
work - set to 4 in accordance with changes made in the Linux/MIPS
kernel. Using MS_SYNC on older kernels with MS_SYNC == 0 doesn't
actually work.
2000-02-05 07:45:59 +00:00
Andreas Jaeger
4cd50e5eb8
Fix typo in comment.
2000-02-04 16:40:32 +00:00
Andreas Jaeger
19918d3ddd
2000-02-04 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/mman.h: Use correct values for
the defines.
2000-02-04 16:38:20 +00:00
Andreas Jaeger
ede084048d
2000-02-03 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: New file.
* sysdeps/unix/sysv/linux/mips/register-dump.h: New file.
* sysdeps/mips/stackinfo.h: New file.
2000-02-03 14:10:24 +00:00
Andreas Jaeger
d86bec0d49
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/syscalls.list: Remove duplicates.
2000-02-01 16:50:51 +00:00
Andreas Jaeger
bbfe4cc589
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/lxstat.c: Removed, we can use the
generic function.
* sysdeps/unix/sysv/linux/mips/fxstat.c: Likewise.
2000-02-01 13:39:59 +00:00
Andreas Jaeger
7289f2bbfb
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/init-first.h: New file, from Ralf
Baechle <ralf@gnu.org>.
* sysdeps/unix/sysv/linux/mips/brk.c: New file.
2000-02-01 11:54:37 +00:00
Andreas Jaeger
e67a8419c7
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Add missing ints.
2000-02-01 11:20:19 +00:00
Andreas Jaeger
94e6a9a2e0
2000-01-10 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Remove greg_t,
gregset_t, fpregset_t, and NGREG definitions.
2000-01-10 14:27:50 +00:00
Andreas Jaeger
93b2a8e751
2000-01-10 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Add missing
int's.
* sysdeps/unix/sysv/linux/mips/sys/acct.h: Remove K&R support, add
missing int's.
* sysdeps/unix/sysv/linux/mips/bits/errno.h: Remove K&R support.
* sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
2000-01-10 11:44:24 +00:00
Ulrich Drepper
1be564e03e
Remove inclusion of <asm/resource.h>.
1999-12-27 06:11:17 +00:00
Ulrich Drepper
936d4afc98
Add missing #.
1999-12-21 16:01:52 +00:00
Ulrich Drepper
ffe8fc1f1a
Linux/MIPS specific implementation of putpmsg.
1999-12-21 08:00:02 +00:00
Ulrich Drepper
f57d4a9394
Linux/MIPS specific implementation of putmsg.
1999-12-21 07:59:55 +00:00
Ulrich Drepper
764681b7a4
Linux/MIPS specific implementation of getpmsg.
1999-12-21 07:59:47 +00:00
Ulrich Drepper
8a41020257
Linux/MIPS specific implementation of getmsg.
1999-12-21 07:59:30 +00:00
Ulrich Drepper
b2b066ffc2
Linux/MIPS specific definitions for resource.h.
1999-12-19 00:02:12 +00:00
Ulrich Drepper
e22a3eb794
(__t_scalar_t, __t_uscalar_t): Make long types.
1999-12-04 07:40:43 +00:00
Ulrich Drepper
43f0382c72
Fix signedness of __rlim_t and __rlim64_t.
1999-12-02 08:19:07 +00:00
Andreas Jaeger
ccae44c2e6
Include <sys/types.h> to get key_t.
1999-11-22 16:35:07 +00:00
Andreas Jaeger
1b5f51e749
Add __syscall_setrlimit.
1999-11-22 16:34:19 +00:00
Ulrich Drepper
f2fe71afa2
Remove duplicate definitions.
1999-11-15 08:00:07 +00:00
Ulrich Drepper
1e70a8a375
Follow changes from i386 version.
1999-11-12 21:27:08 +00:00
Ulrich Drepper
67b11b531e
Add more pr* types used by the debugger.
1999-11-02 06:54:45 +00:00
Ulrich Drepper
17f1ad4499
(SI_KERNEL): Added.
1999-11-01 02:35:05 +00:00
Ulrich Drepper
0927b9fc12
Added missing N_* constants.
1999-10-29 20:23:01 +00:00
Ulrich Drepper
e7a486ef99
Fix sa_flags, partially reverting a patch from 1998-12-29. We just can't
...
change the flags, kernels with different flags lead to incompatibilities.
1999-08-28 22:14:27 +00:00
Ulrich Drepper
957a4a990a
Update from 2.3.15 kernel.
1999-08-28 00:25:40 +00:00
Ulrich Drepper
3f77348a38
Add missing underscore in _llseek entry.
1999-08-25 17:41:51 +00:00
Ulrich Drepper
90445b8a22
Fix typo in execve entry.
1999-08-25 17:40:49 +00:00
Ulrich Drepper
1a839cb12e
Fix comment.
1999-08-25 17:39:15 +00:00
Ulrich Drepper
9cc31184c8
Fix EILSEQ value changed in last patch.
1999-08-24 22:13:10 +00:00
Ulrich Drepper
7e5a3fd89a
Linux/MIPS specific error codes.
1999-08-23 17:53:43 +00:00
Ulrich Drepper
3013083aa3
Add execve syscall.
1999-08-23 04:06:18 +00:00
Ulrich Drepper
9661dd713d
(SA_RESETHAND): Add it.
1999-08-22 16:04:24 +00:00
Ulrich Drepper
f739f8a81e
Define __blksize_t.
1999-08-18 07:47:37 +00:00
Ulrich Drepper
6996793426
(struct stat): Use __blksize_t for st_blksize member.
...
(struct stat64): Likewise.
1999-08-18 07:46:54 +00:00
Ulrich Drepper
77c5dc9ed7
Include bits/types.h instead of sys/types.h.
1999-08-18 07:43:39 +00:00
Ulrich Drepper
0dd0e77c4c
Make __useconds_t unsigned.
1999-08-18 03:39:59 +00:00
Ulrich Drepper
283cadf410
Define type __useconds_t.
1999-08-18 01:18:14 +00:00
Ulrich Drepper
6a06c0af60
(O_DSYNC, O_RSYNC): New definitions.
...
(O_LARGEFILE): Define only if __USE_LARGEFILE64.
1999-08-06 17:23:00 +00:00
Ulrich Drepper
b4ac6f26f2
Define __suseconds_t.
1999-07-17 23:16:23 +00:00
Ulrich Drepper
1c2d926dc8
(struct sockaddr_storage): New structure; storage suitable for any
...
socket address.
1999-05-11 12:07:07 +00:00
Ulrich Drepper
d33ecfde38
Correct signed/unsigned-ness of blkcnt and fsblkcnt.
1999-04-16 17:06:33 +00:00
Ulrich Drepper
fdf595bb49
Undo last patch.
1999-02-11 12:00:52 +00:00
Ulrich Drepper
7a1ccf7744
Change __ino64_t to 64 bits.
1999-02-10 11:33:31 +00:00
Ulrich Drepper
f90bac9291
Add baud rates > 460800.
1999-01-19 12:24:34 +00:00
Ulrich Drepper
6c56758e2a
Linux/MIPS specific siginfo definition.
1999-01-14 13:30:32 +00:00
Ulrich Drepper
61758030ed
Sync with current Linux 2.1.132 kernel sources.
1998-12-31 18:16:52 +00:00
Ulrich Drepper
87d6672e7e
Linux/MIPS specific misc low-level definitions.
1998-12-31 18:16:43 +00:00
Ulrich Drepper
66f73ab566
Add ipc, change pread/pwrite and llseek calls.
1998-12-31 18:16:11 +00:00
Ulrich Drepper
025cc5bfda
Moved into MIPS specific directory.
1998-12-31 18:15:46 +00:00
Ulrich Drepper
02656f74b2
Remove deleted files.
1998-12-31 18:15:20 +00:00
Ulrich Drepper
e4c180f706
Use sys/user.h not asm/user.h.
1998-12-10 09:59:12 +00:00
Ulrich Drepper
7078dcb53d
Add xstatconv.c.
1998-12-01 20:50:20 +00:00
Ulrich Drepper
1b1d938192
Linux/MIPS ucontext definition.
1998-11-28 21:05:36 +00:00
Ulrich Drepper
34535a90fa
Add missing SYS_* constants, correct values according to Linux
...
2.1.130.
1998-11-28 21:05:22 +00:00
Ulrich Drepper
14a3f7b7d6
Removed.
1998-11-28 21:04:59 +00:00
Ulrich Drepper
8c0829162b
(_STAT_VER_KERNEL): Added.
1998-11-28 21:04:33 +00:00
Ulrich Drepper
ff87e21b31
Update file.
1998-11-28 21:04:24 +00:00
Ulrich Drepper
62fe3ebee6
Remove inclusion of <asm/signal.h> and add needed symbols from
...
<asm/signal.h>;
1998-11-28 21:04:12 +00:00
Ulrich Drepper
889c9b6321
Remove ipc_kludge.
1998-11-28 21:03:41 +00:00
Ulrich Drepper
5b7919d7f2
Linux/MIPS specific versions.
1998-11-28 21:03:24 +00:00
Ulrich Drepper
abbde1b098
Conversion function for stat structure.
1998-11-28 21:03:02 +00:00
Ulrich Drepper
5d4018c40f
Use INLINE_SYSCALL instead of calling __syscall_*.
1998-11-28 21:01:30 +00:00
Ulrich Drepper
16306093d1
Update entries.
1998-11-28 21:01:13 +00:00
Ulrich Drepper
9a8611169b
Add copyright message, change name of include protection, remove
...
inclusion of <bits/termios.h>.
1998-11-28 21:00:55 +00:00
Ulrich Drepper
35a72cb3b3
(old_kernel_sigaction): Define.
...
(struct kernel_sigaction): Rename sa_handler to k_sa_handler.
1998-11-28 21:00:37 +00:00
Ulrich Drepper
88e7faf1e1
Cleanup comment.
1998-11-12 11:21:36 +00:00
Ulrich Drepper
9dda87abb5
(__FDS_BITS): New macro to access fds_bits member.
1998-10-28 14:41:28 +00:00
Ulrich Drepper
ad427949d1
Include bits/pthreadtypes.h only not for POSIX 199506.
1998-10-26 15:43:18 +00:00
Ulrich Drepper
04cfab5065
Rename __syscall_pwrite64 to __syscall_pwrite.
1998-10-26 11:09:12 +00:00
Ulrich Drepper
b227d2e7eb
(__fd_set): Define element as fds_bits only is __USE_XOPEN. Otherwise
...
use __fds_bits.
1998-10-25 09:10:44 +00:00
Ulrich Drepper
0b78da0365
(timeval): Protect with __need_timeval.
1998-10-25 09:09:44 +00:00
Ulrich Drepper
e1a011e731
(LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
1998-10-25 09:09:29 +00:00
Ulrich Drepper
91c2d73543
Remove duplicate definition of O_LARGEFILE.
1998-10-24 11:01:21 +00:00
Ulrich Drepper
abcecb5bd2
(O_LARGEFILE, O_NOFOLLOW, O_DIRECT): New macros.
...
(O_DIRECTORY): Correct definition according to official 2.1.126.
1998-10-23 23:22:54 +00:00
Ulrich Drepper
96b2e43371
Use __PMT instead of __P for sa_restorer.
1998-10-22 14:41:10 +00:00
Ulrich Drepper
5e9b4624ad
[subdir=signal] (sysdep_routines): Add various rt_* functions.
1998-10-21 15:40:22 +00:00
Ulrich Drepper
1d40317e33
Add various __syscall_* definitions.
1998-10-21 15:28:22 +00:00
Ulrich Drepper
c220db51b0
Add O_DIRECTORY.
1998-10-16 16:29:19 +00:00
Ulrich Drepper
0f72aee6de
Protect use of long long by __extension__.
1998-10-01 10:57:23 +00:00
Ulrich Drepper
225146fe16
Sync with generic Linux version.
...
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
1998-09-28 11:49:19 +00:00
Ulrich Drepper
f65fc5cb2d
Don't mention bits/mman.h.
1998-09-23 16:37:13 +00:00
Ulrich Drepper
b720449067
(SA_ONSTACK): Define.
1998-09-22 12:44:47 +00:00
Ulrich Drepper
072901a109
Remove O_READ and O_WRITE.
...
Add F_SETSIG and F_GETSIG.
1998-08-20 17:39:48 +00:00
Ulrich Drepper
197b1bfd03
Don't define CLK_TCK for strictly ISO C compliant programs.
1998-07-30 12:45:33 +00:00
Ulrich Drepper
bb3ebfdb47
Define __intptr_t.
1998-07-08 22:52:22 +00:00
Ulrich Drepper
1b1f0c36e3
Version definitions.
1998-07-02 22:33:35 +00:00
Ulrich Drepper
ea8df133cc
Include pthreadtypes.h.
...
Define size_t.
1998-06-30 12:08:40 +00:00
Ulrich Drepper
ec39d34aed
Allow inclusion from netinet.in.h.
1998-04-07 09:12:51 +00:00
Ulrich Drepper
be07ac90bc
Correct typo.
1998-03-12 09:18:49 +00:00
Ulrich Drepper
2d4c61a667
Add various SOL_* constants.
1998-03-10 22:42:23 +00:00
Ulrich Drepper
1ad3a6fb0f
Adds lots of missing AF_* and PF_* constants.
1998-03-10 22:33:58 +00:00
Ulrich Drepper
e1f251a3ae
Add getres[ug]id.
1998-02-10 20:05:38 +00:00
Ulrich Drepper
de0268b44e
Correct typo (ccept->accept).
1998-01-30 11:39:44 +00:00
Ulrich Drepper
649d6c334b
Define _STATBUF_ST_RDEV.
1998-01-25 17:00:01 +00:00
Ulrich Drepper
cdf0977855
Define SIG_HOLD.
1998-01-25 16:55:24 +00:00
Ulrich Drepper
92ce4393c9
Add definition of __t_scalar_t and __t_uscalar_t.
1998-01-25 16:49:50 +00:00
Ulrich Drepper
909a2333c7
Define the cancelable socket functions as __libc_xxx with __xxx as
...
weak alias.
1998-01-21 17:03:32 +00:00
Ulrich Drepper
5eb1fd7864
Types for Linux MIPS.
1997-12-22 20:42:51 +00:00
Ulrich Drepper
905714080f
Issue error message if the header is used directly.
1997-11-26 04:14:44 +00:00
Ulrich Drepper
3abeec50c6
Add stat LFS extensions.
1997-10-06 02:24:05 +00:00
Ulrich Drepper
eebf2c4a79
Use __fsblkcnt_t for some of the fields.
1997-10-06 02:20:13 +00:00
Ulrich Drepper
b64c790011
Add flock LFS extensions.
1997-10-06 02:19:29 +00:00
Ulrich Drepper
892732283b
Add sgidefs.h.
1997-08-29 20:39:52 +00:00
Ulrich Drepper
8b10c19e06
POLL* bits for Linux.
1997-08-29 00:52:03 +00:00
Ulrich Drepper
17cf8c5c98
Correct comment for SA_RESTART.
1997-08-14 01:53:36 +00:00
Ulrich Drepper
52b963b08f
Linux/MIPS specific mman.h definitions.
1997-08-10 18:30:12 +00:00
Ulrich Drepper
c1dcd33f63
Add some files.
1997-08-10 18:29:45 +00:00
Ulrich Drepper
95cb9068ca
Define socklen_t.
...
(struct msghdr): Correct types to use socklen_t.
1997-08-04 14:29:00 +00:00
Ulrich Drepper
2cf49ef8cd
Check PIC instead of __PIC__.
1997-07-26 02:33:13 +00:00
Ulrich Drepper
4264456034
General MIPS header.
1997-07-22 00:08:44 +00:00
Ulrich Drepper
a3d81156f7
Renamed to sgidefs.h.
1997-07-22 00:07:51 +00:00
Ulrich Drepper
7679a4757c
Renamed to lxstat.c.
1997-07-22 00:07:43 +00:00
Ulrich Drepper
7d899ae6f7
Linux/MIPS specific lxstat implementation.
1997-07-22 00:07:34 +00:00
Ulrich Drepper
eec226c3ba
New for Linux/MIPS port.
1997-07-12 23:32:57 +00:00
Ulrich Drepper
a42778ef73
Linux specific version is enough
1996-10-31 03:00:56 +00:00
Ulrich Drepper
ad1a0a0a64
Update UD main archive 960805
1996-08-06 01:19:53 +00:00