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 |
|
Ulrich Drepper
|
bbeb0a2e8e
|
AIX/PPC implementation of lrintf.
|
2000-12-05 04:17:58 +00:00 |
|
Ulrich Drepper
|
07aef1acd4
|
Cleanup. Add comments.
|
2000-12-05 04:13:34 +00:00 |
|
Ulrich Drepper
|
d84fcdf42a
|
Define __clockid_t and __timer_t.
|
2000-12-05 04:05:25 +00:00 |
|
Ulrich Drepper
|
b75905aee7
|
Nothing.
|
2000-12-05 04:03:03 +00:00 |
|
Ulrich Drepper
|
d4810d08f2
|
(JUMPTARGET): Use C_TEXT.
|
2000-12-05 04:00:48 +00:00 |
|
Ulrich Drepper
|
6e7c7c2186
|
Define pread64 alias.
|
2000-12-05 03:58:15 +00:00 |
|
Ulrich Drepper
|
42696fe77f
|
Define pread alias.
|
2000-12-05 03:57:44 +00:00 |
|
Ulrich Drepper
|
ba2df8a934
|
Define __libc_open alias.
|
2000-12-05 03:57:00 +00:00 |
|
Ulrich Drepper
|
c4aa3b70bc
|
Define __libc_lseek alias.
|
2000-12-05 03:55:49 +00:00 |
|
Ulrich Drepper
|
74c9e7dc5a
|
Define __fchdir.
|
2000-12-05 03:48:38 +00:00 |
|
Ulrich Drepper
|
aa2f92db99
|
[$(subdir)==login] (sysdep_routines): Add setutxent, getutxent,
endutxent, getutxid, getutxline, pututxline, and utmpxname.
|
2000-12-05 03:46:39 +00:00 |
|
Andreas Jaeger
|
832725ccb4
|
Remove unused variable.
|
2000-11-29 09:24:50 +00:00 |
|
Andreas Jaeger
|
9ae8d03731
|
Synch with generic Linux version.
|
2000-11-28 09:17:38 +00:00 |
|
Andreas Jaeger
|
6e6f5adcfb
|
(struct cmsghdr): Use __flexarr.
|
2000-11-28 08:05:11 +00:00 |
|
Andreas Schwab
|
0abafb2042
|
* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
* sysdeps/arm/setjmp.S: Likewise.
* sysdeps/arm/fpu/setjmp.S: Likewise.
* sysdeps/i386/setjmp.S: Likewise.
* sysdeps/i386/elf/setjmp.S: Likewise.
* sysdeps/s390/setjmp.S: Likewise.
* sysdeps/s390/elf/setjmp.S: Likewise.
* sysdeps/sh/sh3/setjmp.S: Likewise.
* sysdeps/sh/sh4/setjmp.S: Likewise.
* sysdeps/sparc/sparc32/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
|
2000-11-21 20:55:38 +00:00 |
|
Andreas Jaeger
|
ec5d5a4d92
|
(O_NOFOLLOW): Use same value defined in /usr/include/asm-mips/fcntl.h.
|
2000-11-20 07:55:22 +00:00 |
|
Andreas Jaeger
|
bddc20b59a
|
(kernel_stat): Expand time_t to 'long int' not, 'unsigned int'. Use 'long int' for
__unused? members.
|
2000-11-20 07:55:06 +00:00 |
|
Andreas Jaeger
|
081c74d4cc
|
Fix comments
|
2000-11-20 07:54:19 +00:00 |
|
Ulrich Drepper
|
7f10098010
|
Correct last patch.
|
2000-11-10 05:06:34 +00:00 |
|
Ulrich Drepper
|
a632433d28
|
(GLIBC_2.1.1): Add getitimer.
|
2000-11-10 05:00:14 +00:00 |
|
Ulrich Drepper
|
e569ff55ac
|
(CLK_TCK): Cast sysconf result to __clock_t.
|
2000-11-01 20:59:56 +00:00 |
|
Ulrich Drepper
|
374305ef42
|
Use __sysconf to for CLK_TCK.
|
2000-11-01 08:07:45 +00:00 |
|
Ulrich Drepper
|
abde23bdcf
|
Linux/Alpha version of function to get CLK_TCK value.
|
2000-11-01 08:06:06 +00:00 |
|
Ulrich Drepper
|
b2746c3a16
|
Additional files to distribute in sysdeps/unix/sysv/linux/hppa.
|
2000-10-27 06:40:17 +00:00 |
|
Andreas Jaeger
|
eed537401d
|
Add fcntl64.
|
2000-10-23 06:26:50 +00:00 |
|