OSDN Git Service

Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a...
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 22 Jan 2006 19:35:08 +0000 (19:35 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sun, 22 Jan 2006 19:35:08 +0000 (19:35 -0000)
commitdf31d32b411022d130b078de177cfa40b7bf6cde
tree0604126022fcad298f377155a756b42e28882177
parentd98307c5af70386c4480deff87c7c9921d801c7c
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
145 files changed:
extra/locale/gen_collate.c
extra/locale/gen_locale.c
extra/locale/gen_wc8bit.c
extra/locale/gen_wctype.c
extra/locale/tst_nl_langinfo.c
include/libc-symbols.h
ldso/ldso/Makefile.in
ldso/libdl/libdl.c
libc/inet/addr.c
libc/inet/gai_strerror.c
libc/inet/getaddrinfo.c
libc/inet/getproto.c
libc/inet/getservice.c
libc/inet/if_index.c
libc/inet/ifaddrs.c
libc/inet/rpc/rcmd.c
libc/inet/rpc/svc.c
libc/inet/rpc/svc_auth_unix.c
libc/inet/rpc/svc_run.c
libc/inet/rpc/svc_simple.c
libc/inet/rpc/svc_tcp.c
libc/inet/rpc/svc_udp.c
libc/inet/rpc/xdr.c
libc/inet/rpc/xdr_array.c
libc/inet/rpc/xdr_float.c
libc/inet/rpc/xdr_mem.c
libc/inet/rpc/xdr_rec.c
libc/inet/rpc/xdr_reference.c
libc/misc/ctype/ctype.c
libc/misc/error/err.c
libc/misc/file/lockf64.c
libc/misc/fnmatch/fnmatch.c
libc/misc/fnmatch/fnmatch_old.c
libc/misc/ftw/ftw.c
libc/misc/glob/glob.c
libc/misc/glob/glob64.c
libc/misc/locale/locale.c
libc/misc/pthread/no-tsd.c
libc/misc/pthread/weaks.c
libc/misc/regex/regex.c
libc/misc/regex/regex_old.c
libc/misc/search/hsearch.c
libc/misc/search/hsearch_r.c
libc/misc/search/insremque.c
libc/misc/search/tsearch.c
libc/misc/statfs/fstatvfs.c
libc/misc/statfs/fstatvfs64.c
libc/misc/statfs/statvfs.c
libc/misc/statfs/statvfs64.c
libc/misc/syslog/syslog.c
libc/misc/time/time.c
libc/misc/ttyent/getttyent.c
libc/misc/wchar/wchar.c
libc/misc/wchar/wstdio.c
libc/misc/wctype/wctype.c
libc/misc/wordexp/wordexp.c
libc/pwd_grp/pwd_grp.c
libc/pwd_grp/pwd_grp_internal.c
libc/signal/sigandset.c
libc/signal/sighold.c
libc/signal/sigignore.c
libc/signal/sigisempty.c
libc/signal/sigorset.c
libc/signal/sigpause.c
libc/signal/sigrelse.c
libc/signal/sigset.c
libc/stdio/_stdio.h
libc/stdio/old_vfprintf.c
libc/stdio/scanf.c
libc/stdio/vfprintf.c
libc/stdlib/abort.c
libc/stdlib/atexit.c
libc/stdlib/getpt.c
libc/stdlib/lldiv.c
libc/stdlib/malloc-simple/alloc.c
libc/stdlib/malloc-standard/malloc.c
libc/stdlib/ptsname.c
libc/stdlib/random.c
libc/stdlib/random_r.c
libc/stdlib/setenv.c
libc/stdlib/stdlib.c
libc/stdlib/strtod.c
libc/string/__xpg_strerror_r.c
libc/string/_string.h
libc/string/generic/memmem.c
libc/string/generic/mempcpy.c
libc/string/generic/memrchr.c
libc/string/generic/rawmemchr.c
libc/string/generic/strchrnul.c
libc/string/generic/strnlen.c
libc/string/generic/strtok_r.c
libc/string/i386/strnlen.c
libc/string/psignal.c
libc/string/strsignal.c
libc/sysdeps/linux/common/_exit.c
libc/sysdeps/linux/common/bits/errno.h
libc/sysdeps/linux/common/bits/uClibc_stdio.h
libc/sysdeps/linux/common/clock_getres.c
libc/sysdeps/linux/common/clock_gettime.c
libc/sysdeps/linux/common/clock_settime.c
libc/sysdeps/linux/common/getdnnm.c
libc/sysdeps/linux/common/getpriority.c
libc/sysdeps/linux/common/getsid.c
libc/sysdeps/linux/common/llseek.c
libc/sysdeps/linux/common/pread_write.c
libc/sysdeps/linux/common/setegid.c
libc/sysdeps/linux/common/seteuid.c
libc/sysdeps/linux/common/setresgid.c
libc/sysdeps/linux/common/setresuid.c
libc/sysdeps/linux/common/setrlimit.c
libc/sysdeps/linux/common/sync.c
libc/sysdeps/linux/common/syscalls.h
libc/sysdeps/linux/common/ulimit.c
libc/sysdeps/linux/common/xstatconv.c
libc/sysdeps/linux/frv/crtreloc.c
libc/sysdeps/linux/frv/dl-iterate-phdr.c
libc/sysdeps/linux/frv/fstat.c
libc/sysdeps/linux/frv/fstat64.c
libc/sysdeps/linux/frv/lstat.c
libc/sysdeps/linux/frv/lstat64.c
libc/sysdeps/linux/frv/stat.c
libc/sysdeps/linux/frv/stat64.c
libc/sysdeps/linux/mips/pread_write.c
libc/sysdeps/linux/powerpc/pread_write.c
libc/sysdeps/linux/sh/pread_write.c
libc/termios/tcgetattr.c
libc/termios/tcgetsid.c
libc/unistd/exec.c
libc/unistd/getopt-susv3.c
libc/unistd/getsubopt.c
libc/unistd/ualarm.c
libc/unistd/usershell.c
libpthread/linuxthreads.old/join.c
libpthread/linuxthreads.old/libc_pthread_init.c
libpthread/linuxthreads.old/locale.c
libpthread/linuxthreads.old/manager.c
libpthread/linuxthreads.old/pthread.c
libpthread/linuxthreads.old/semaphore.c
libpthread/linuxthreads.old/specific.c
libpthread/linuxthreads_db/Makefile.in
librt/mq_receive.c
librt/mq_send.c
libutil/Makefile.in
utils/Makefile.in
utils/ldd.c