mirror of git://sourceware.org/git/glibc.git
2000-04-22 Ulrich Drepper <drepper@redhat.com> * assert/assert-perr.c: Include <stdlib.h> for abort prototype. * libio/ftello.c: Likewise. * libio/ftello64.c: Likewise. * libio/ioftell.c: Likewise. * sysdeps/generic/memrchr.c: Likewise. * sysdeps/posix/libc_fatal.c: Likewise. * sysdeps/unix/sysv/linux/init-first.c: Likewise. * misc/fstab.c: Include <string.h> for strcmp prototype. * sysdeps/generic/ldsodefs.h: Likewise. * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. Patch by Kurt Roeckx <Q@ping.be>. * nss/Makefile (libnss_db-dbs): Renamed from libnss_db-routines. Remove db-open. Change all uses. (libnss_db-routines): Define as $(libnss_db-dbs) db-open. 2000-04-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/msgctl.c (__syscall_msgctl): Declare. * sysdeps/unix/sysv/linux/alpha/semctl.c (__syscall_semctl): Declare. * sysdeps/unix/sysv/linux/alpha/shmctl.c (__syscall_shmctl): Declare. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Surround uses of $f28 with .set noat/at to shut up warnings. * sysdeps/unix/sysv/linux/alpha/syscalls.list (__fstatfs64): Add alias. * sysdeps/unix/sysv/linux/alpha/ioperm.c (init_iosys): Allow compilation if __NR_pciconfig_iobase is not defined. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__fstatfs64): Add alias. |
||
|---|---|---|
| .. | ||
| clock.c | ||
| clock_getres.c | ||
| ctermid.c | ||
| cuserid.c | ||
| defs.c | ||
| dup.c | ||
| dup2.c | ||
| euidaccess.c | ||
| fdopen.c | ||
| flock.c | ||
| fpathconf.c | ||
| gai_strerror.c | ||
| getaddrinfo.c | ||
| getcwd.c | ||
| getdtsz.c | ||
| getpagesize.c | ||
| gettimeofday.c | ||
| isatty.c | ||
| isfdtype.c | ||
| killpg.c | ||
| libc_fatal.c | ||
| open64.c | ||
| pathconf.c | ||
| pipestream.c | ||
| posix_fallocate.c | ||
| posix_fallocate64.c | ||
| pread.c | ||
| pread64.c | ||
| profil.c | ||
| pwrite.c | ||
| pwrite64.c | ||
| raise.c | ||
| readv.c | ||
| remove.c | ||
| rename.c | ||
| sigblock.c | ||
| sigignore.c | ||
| sigintr.c | ||
| signal.c | ||
| sigpause.c | ||
| sigset.c | ||
| sigsetmask.c | ||
| sigsuspend.c | ||
| sigvec.c | ||
| sigwait.c | ||
| sleep.c | ||
| stdio_init.c | ||
| sysconf.c | ||
| system.c | ||
| sysv_signal.c | ||
| tempname.c | ||
| truncate.c | ||
| ttyname.c | ||
| ttyname_r.c | ||
| utimes.c | ||
| vdprintf.c | ||
| wait.c | ||
| wait3.c | ||
| waitid.c | ||
| writev.c | ||