mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
787e4db95c
* locale/error.c, locale/error.h: Files removed. * locale/Makefile (distribute): Remove error.h. (lib-modules): Remove error. * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For "tty" magic, return ENXIO if no ctty. * sysdeps/mach/hurd/mmap.c: For MAP_FIXED, deallocate a previous mapping if vm_map fails for that reason. * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_TILDE, GLOB_NOMAGIC. (glob): Use stat instead of lstat to determine directoriness. * posix/glob.h (GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_NOMAGIC, GLOB_TILDE): New flag bits. (__GLOB_FLAGS): Include them. (glob_t): New members gl_closedir, gl_readdir, gl_opendir, gl_lstat, gl_stat. * elf/elf.h (ET_NUM, SHT_NUM, STB_NUM, STT_NUM, PT_NUM): New macros. * sysdeps/unix/sysv/linux/sys/mman.h: Include <linux/mman.h> to define all the bit values. (MAP_*, MCL_*): Macros removed. |
||
---|---|---|
.. | ||
hurd | ||
.cvsignore | ||
alloc-fd.c | ||
catch-exc.c | ||
ctty-input.c | ||
ctty-output.c | ||
dtable.c | ||
fchroot.c | ||
fd-close.c | ||
fd-read.c | ||
fd-write.c | ||
fopenport.c | ||
getdport.c | ||
getuids.c | ||
getumask.c | ||
hurd-raise.c | ||
hurd.h | ||
hurdauth.c | ||
hurdexec.c | ||
hurdfault.c | ||
hurdfault.h | ||
hurdid.c | ||
hurdinit.c | ||
hurdinline.c | ||
hurdintr.awk | ||
hurdioctl.c | ||
hurdkill.c | ||
hurdlookup.c | ||
hurdmalloc.c | ||
hurdmalloc.h | ||
hurdmsg.c | ||
hurdpid.c | ||
hurdports.c | ||
hurdprio.c | ||
hurdrlimit.c | ||
hurdsig.c | ||
hurdsock.c | ||
hurdstartup.c | ||
hurdstartup.h | ||
intern-fd.c | ||
intr-msg.c | ||
intr-rpc.awk | ||
intr-rpc.defs | ||
intr-rpc.h | ||
invoke-trans.c | ||
Makefile | ||
msgportdemux.c | ||
new-fd.c | ||
Notes | ||
openport.c | ||
pid2task.c | ||
port2fd.c | ||
port-cleanup.c | ||
ports-get.c | ||
ports-set.c | ||
preempt-sig.c | ||
privports.c | ||
setauth.c | ||
setuids.c | ||
siginfo.c | ||
sigunwind.c | ||
STATUS | ||
task2pid.c | ||
thread-cancel.c | ||
thread-self.c | ||
vpprintf.c |