mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
* misc/Makefile (headers): Add bits/error.h.
2007-10-12 Jakub Jelinek <jakub@redhat.com> * misc/Makefile (headers): Add bits/error.h.
This commit is contained in:
parent
b7d1c5fa30
commit
29d49a1a66
@ -1,3 +1,7 @@
|
||||
2007-10-12 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* misc/Makefile (headers): Add bits/error.h.
|
||||
|
||||
2007-10-12 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* posix/fnmatch_loop.c: Take rule index returned as part of
|
||||
|
@ -31,7 +31,7 @@ headers := sys/uio.h bits/uio.h sys/ioctl.h bits/ioctls.h bits/ioctl-types.h \
|
||||
sys/select.h ustat.h sys/ustat.h bits/ustat.h sys/sysinfo.h \
|
||||
regexp.h bits/select.h bits/mman.h sys/xattr.h \
|
||||
syslog.h sys/syslog.h \
|
||||
bits/syslog.h bits/syslog-ldbl.h bits/syslog-path.h
|
||||
bits/syslog.h bits/syslog-ldbl.h bits/syslog-path.h bits/error.h
|
||||
|
||||
routines := brk sbrk sstk ioctl \
|
||||
readv writev \
|
||||
|
Loading…
Reference in New Issue
Block a user