.. |
alpha
|
* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_ST_INO_64_BIT) Unset for alpha. (__ASSUME_TIMEVAL64): Set for alpha. * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove adjtimex, osf_sigprocmask, old_adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use INLINE_SYSCALL, __ASSUME_TIMEVAL64. Reorg tv64 functions to avoid uninit variable. * sysdeps/unix/sysv/linux/alpha/getitimer.S: Use __ASSUME_TIMEVAL64. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/select.S: Likewise. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise. * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Streamline PIC code sequence. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. * sysdeps/unix/sysv/linux/alpha/sigaction.c: New file. * sysdeps/unix/sysv/linux/alpha/sigprocmask.c: Use INLINE_SYSCALL. * sysdeps/unix/sysv/linux/alpha/ustat.c: Likewise. * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove osf_sigprocmask, sys_ustat, sys_mknod, adjtimex, old_adjtimex. * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): Don't defer to __syscall_name; error for rt_sigaction. * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Include kernel_stat.h.
|
2003-06-20 16:24:36 +00:00 |
arm
|
Update.
|
2003-01-08 00:22:00 +00:00 |
bsd
|
Update.
|
2002-12-31 20:46:11 +00:00 |
common
|
2003-02-23 Roland McGrath <roland@redhat.com>
|
2003-02-24 03:51:24 +00:00 |
i386
|
Update.
|
2002-12-31 20:46:11 +00:00 |
inet
|
Remove __GI_* aliases, already added by make-syscalls.sh.
|
2003-01-31 03:40:10 +00:00 |
mips
|
* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on NewABI. * sysdeps/mips/mips64/memcpy.S: Adjust register naming conventions. * sysdeps/mips/mips64/memset.S: Likewise. * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]: Use t0 instead of t4 as temporary.
|
2003-04-09 02:51:04 +00:00 |
mman
|
Update.
|
2002-12-15 01:00:22 +00:00 |
powerpc
|
* sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros.
|
2002-09-20 23:46:03 +00:00 |
sh
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
sparc
|
Update.
|
2003-03-23 19:44:31 +00:00 |
sysv
|
* sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.
|
2003-06-30 23:21:49 +00:00 |
x86_64
|
* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
|
2002-10-11 10:52:20 +00:00 |
_exit.S
|
2002-08-03 Roland McGrath <roland@redhat.com>
|
2002-08-04 01:28:11 +00:00 |
alarm.c
|
* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
|
2002-08-04 03:30:56 +00:00 |
clock_gettime.c
|
Update.
|
2003-06-25 00:00:50 +00:00 |
clock_nanosleep.c
|
Update.
|
2003-06-25 00:00:50 +00:00 |
clock_settime.c
|
Update.
|
2003-06-25 00:00:50 +00:00 |
closedir.c
|
(__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pthread mutexes which are still in use even though it is safe for our implementations. If somebody still uses the descriptor it is a bug.
|
2002-12-10 09:59:25 +00:00 |
configure
|
Regenerated: autoconf sysdeps/unix/configure.in
|
2002-11-24 17:39:46 +00:00 |
configure.in
|
2002-10-18 Jeff Bailey <jbailey@gnu.org>
|
2002-10-18 19:38:06 +00:00 |
confstr.h
|
|
|
dirfd.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
dirstream.h
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
Dist
|
Update.
|
2003-02-21 07:07:52 +00:00 |
errnos-tmpl.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
errnos.awk
|
|
|
execve.S
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
fork.S
|
Update.
|
2002-12-31 20:46:11 +00:00 |
fxstat.c
|
* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.
|
2002-08-13 00:24:58 +00:00 |
getdents.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
getegid.S
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
geteuid.S
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
getlogin_r.c
|
Jakub Jelinek <jakub@redhat.com>
|
2002-10-16 03:03:00 +00:00 |
getlogin.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
getpagesize.c
|
Update.
|
2002-08-03 07:02:10 +00:00 |
getppid.S
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
grantpt.c
|
* catgets/open_catalog.c (__open_catalog): Don't use a value type
|
2002-09-24 04:24:25 +00:00 |
Implies
|
|
|
ioctls-tmpl.c
|
|
|
ioctls.awk
|
|
|
make_errlist.c
|
Update.
|
2001-07-08 09:47:01 +00:00 |
make-syscalls.sh
|
* sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases. * sysdeps/unix/sysv/linux/alpha/syscalls.list (open, open64): New.
|
2003-06-20 19:24:17 +00:00 |
Makefile
|
* sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__].
|
2003-05-02 02:21:25 +00:00 |
mk-local_lim.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
mkdir.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
mkfifo.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
nice.c
|
(nice): Use getpriority() for the return value.
|
2002-09-28 19:13:13 +00:00 |
opendir.c
|
* locale/programs/ld-ctype.c (ctype_read): When given a repertoire
|
2002-08-26 11:39:12 +00:00 |
readdir_r.c
|
* sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno
|
2002-08-28 03:26:52 +00:00 |
readdir.c
|
* sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno
|
2002-08-28 03:26:52 +00:00 |
rewinddir.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
rmdir.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
s-proto-bp.S
|
* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
|
2003-01-15 22:10:10 +00:00 |
s-proto-cancel.S
|
* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
|
2002-12-30 00:12:56 +00:00 |
s-proto.S
|
|
|
seekdir.c
|
Update.
|
2001-08-08 02:52:43 +00:00 |
siglist.c
|
Update.
|
2002-08-04 23:32:14 +00:00 |
snarf-ioctls
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
sockatmark.c
|
Update.
|
2001-08-17 07:51:36 +00:00 |
start.c
|
* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
|
2002-10-11 10:52:20 +00:00 |
stime.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
Subdirs
|
|
|
syscall.S
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
syscalls.list
|
Update.
|
2003-03-23 19:44:31 +00:00 |
sysdep.h
|
(__getgroups): Fix the error condition check for the return value of getgroups32.
|
2003-03-26 18:15:57 +00:00 |
system.c
|
|
|
telldir.c
|
Update to LGPL v2.1.
|
2001-07-06 04:58:11 +00:00 |
time.c
|
* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].
|
2002-08-03 12:09:37 +00:00 |
utime.c
|
Update.
|
2002-08-08 07:53:36 +00:00 |
xmknod.c
|
Update.
|
2002-08-04 09:27:27 +00:00 |
xstat.c
|
* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.
|
2002-08-13 00:24:58 +00:00 |