mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 02:20:10 +00:00
0a951d0e31
instead of += to append, to be sure $(lib) gets expanded at defn time. (libof-$(cpp-src)): New variable, define this instead. * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup. (lib): Don't use override. (CPPFLAGS-$(lib)): New variable, put -D's here. * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename. Also add $(CPPFLAGS-LIB) before the file-specific flags, for each LIB found by $(libof-*) for basename, target, or source. * Makerules (CPPFLAGS-nonlib): New variable. * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk. * locale/Makefile (lib): Likewise. * sunrpc/Makefile (lib): Likewise. * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ... * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here. * sysdeps/unix/sysv/linux/pathconf.h: New file. (statfs_link_max): New function, guts from fpathconf.c. * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that. * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise. * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten to use the linux/pathconf.c code by #include rather than duplication. * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise. 2002-10-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Use __libc_errno only for libc itself. |
||
---|---|---|
.. | ||
bits | ||
programs | ||
.cvsignore | ||
broken_cur_max.c | ||
C_name.c | ||
C-address.c | ||
C-collate.c | ||
C-ctype.c | ||
C-identification.c | ||
C-measurement.c | ||
C-messages.c | ||
C-monetary.c | ||
C-name.c | ||
C-numeric.c | ||
C-paper.c | ||
C-telephone.c | ||
C-time.c | ||
C-translit.h | ||
C-translit.h.in | ||
categories.def | ||
coll-lookup.h | ||
duplocale.c | ||
elem-hash.h | ||
findlocale.c | ||
freelocale.c | ||
gen-translit.pl | ||
global-locale.c | ||
hashval.h | ||
indigits.h | ||
indigitswc.h | ||
iso-639.def | ||
iso-3166.def | ||
iso-4217.def | ||
langinfo.h | ||
lc-address.c | ||
lc-collate.c | ||
lc-ctype.c | ||
lc-identification.c | ||
lc-measurement.c | ||
lc-messages.c | ||
lc-monetary.c | ||
lc-name.c | ||
lc-numeric.c | ||
lc-paper.c | ||
lc-telephone.c | ||
lc-time.c | ||
loadarchive.c | ||
loadlocale.c | ||
locale.h | ||
localeconv.c | ||
localeinfo.h | ||
localename.c | ||
locarchive.h | ||
Makefile | ||
mb_cur_max.c | ||
newlocale.c | ||
nl_langinfo_l.c | ||
nl_langinfo.c | ||
outdigits.h | ||
outdigitswc.h | ||
setlocale.c | ||
strlen-hash.h | ||
SYS_libc.c | ||
tst-C-locale.c | ||
uselocale.c | ||
Versions | ||
weight.h | ||
weightwc.h | ||
xlocale.c | ||
xlocale.h |