mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
* locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU
gettext code. * sysdeps/unix/sysv/linux/sys/param.h: New file. * sysdeps/unix/sysv/linux/Subdirs: File removed. * libc-symbols.h (_LIBC): Define to 1, not just empty.
This commit is contained in:
@ -45,7 +45,7 @@ Cambridge, MA 02139, USA. */
|
||||
Some library code that is shared with other packages also
|
||||
tests this symbol to see if it is being compiled as part
|
||||
of the C library. */
|
||||
#define _LIBC
|
||||
#define _LIBC 1
|
||||
|
||||
/* The symbols in all the user (non-_) macros are C symbols. Predefined
|
||||
should be HAVE_WEAK_SYMBOLS and/or HAVE_ELF and/or HAVE_GNU_LD.
|
||||
|
Reference in New Issue
Block a user