mirror of git://sourceware.org/git/glibc.git
* sysdeps/gnu/Versions: New file. * sysdeps/unix/sysv/linux/Versions (libc: GLIBC_2.1): Remove _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; from here. * sysdeps/gnu/Makefile ($(..)sysdeps/gnu/errlist-compat.c): New target. ($(objpfx)errlist.d): Depend on $(..)sysdeps/gnu/errlist-compat.c. * sysdeps/gnu/errlist.awk: Make output define _sys_errlist_internal and _sys_nerr_internal instead of anything else. Make it include "errlist-compat.c" if [!NOT_IN_libc && !ERRLIST_NO_COMPAT]. Make it emit some asm magic if [EMIT_ERR_MAX]. * sysdeps/gnu/errlist.c: Regenerated. * sysdeps/gnu/errlist-compat.awk: New file. * sysdeps/gnu/errlist-compat.c: New file (generated). * sysdeps/mach/hurd/errlist.c (ERRLIST_NO_COMPAT): New macro. (_sys_errlist_internal): Define this as a macro for _hurd_errlist. (_sys_nerr_internal): Define this is a macro for _hurd_nerr. (SYS_ERRLIST, SYS_NERR): Macros removed. (sys_nerr, _sys_nerr): Remove these weak aliases. * sysdeps/unix/sysv/linux/errlist.c: File removed. * sysdeps/unix/sysv/linux/errlist.h: File removed. * sysdeps/unix/sysv/linux/arm/errlist.c: File removed. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Dist | ||
| Makefile | ||
| Versions | ||
| alphasort64.c | ||
| brk.c | ||
| chown.c | ||
| clone.S | ||
| dl-procinfo.c | ||
| dl-procinfo.h | ||
| fchown.c | ||
| fcntl.c | ||
| fxstat.c | ||
| getdents64.c | ||
| getegid.c | ||
| geteuid.c | ||
| getgid.c | ||
| getgroups.c | ||
| getresgid.c | ||
| getresuid.c | ||
| getrlimit.c | ||
| getrlimit64.c | ||
| getuid.c | ||
| glob64.c | ||
| ioperm.c | ||
| lchown.c | ||
| lockf64.c | ||
| lxstat.c | ||
| mmap.S | ||
| mmap64.S | ||
| msgctl.c | ||
| oldgetrlimit64.c | ||
| profil-counter.h | ||
| readdir64.c | ||
| readdir64_r.c | ||
| register-dump.h | ||
| scandir64.c | ||
| semctl.c | ||
| setegid.c | ||
| seteuid.c | ||
| setfsgid.c | ||
| setfsuid.c | ||
| setgid.c | ||
| setgroups.c | ||
| setregid.c | ||
| setresgid.c | ||
| setresuid.c | ||
| setreuid.c | ||
| setrlimit.c | ||
| setuid.c | ||
| shmctl.c | ||
| sigaction.c | ||
| sigcontextinfo.h | ||
| siglist.c | ||
| sigrestorer.S | ||
| socket.S | ||
| syscalls.list | ||
| sysdep.S | ||
| sysdep.h | ||
| versionsort64.c | ||
| vfork.S | ||
| xstat.c | ||