From 52cea45760128eba0cc6108f3809e52bee553f9f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 21 Aug 1999 04:13:24 +0000 Subject: Update. * sysdeps/unix/sysv/linux/init-first.c (init): Remove personality call. It should not be necessary andis harmful for Alpha. --- NAMESPACE | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 NAMESPACE (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE new file mode 100644 index 0000000000..4d43a5deba --- /dev/null +++ b/NAMESPACE @@ -0,0 +1,56 @@ +Header Prefix Suffix + +aio.h aio_, lio_, AIO_, LIO_ +complex.h cerf{,f,l}, cerfc{,f,l}, cexp2{,f,l}, + cexpm1{,f,l}, clog10{,f,l}, clog1p{,f,l}, + clog2{,f,l}, clgamma{,f,l}, ctgamma{,f,l} +ctype.h is[a-z], to[a-z] +dirent.h d_ +errno.h E +fcntl.h l_ +glob.h gl_, GLOB_ +grp.h gr_ +inttypes.h PRI[a-zX], SCN[a-zX] +limits.h _MAX +locale.h LC_[A-Z] +mqueue.h mq_, MQ_ +ndbm.h dbm_ +poll.h pd_, ph_, ps_ +pthread.h pthread_, PTHREAD_ +pwd.h pw_ +regex.h re_, rm_ +sched.h sched_, SCHED_ +semaphore.h sem_, SEM_ +signal.h sa_, uc_, SIG[A-Z], SIG_[A-Z], + ss_, sv_ + si_, SI_, sigev_, SIGEV_, sival_ +stdint.h int*_t, uint*_t, INT*_MAX, INT*_MIN, + INT*_C, UINT*_MAX, UINT*_MIN, UINT*_C +stdlib.h str[a-z] +string.h str[a-z], wcs[a-z] +stropts.h bi_, ic_, l_, sl_, str_ +sys/ipc.h ipc_ +sys/mman.h shm_, MAP_, MCL_, MS_, PROT_ +sys/msg.h msg +sys/resource.h rlim_, ru_ +sys/sem.h sem +sys/shm.h shm +sys/stat.h st_ +sys/statvfs.h f_ +sys/time.h fds_, it_, tv_, FD_ +sys/times.h tms_ +sys/uio.h iov_ +sys/utsname.h uts_ +sys/wait.h si_, W[A-Z], P_ +termios.h c_ +time.h tm_ + clock_, timer_, it_, tv_, + CLOCK_, TIMER_ +ucontext.h uc_, SS_ +ulimit.h UL_ +utime.h utim_ +utmpx.h ut_ _LVL, _TIME, _PROCESS +wchar.h wcs[a-z] +wctype.h is[a-z], to[a-z] +wordexp.h we_ +ANY header _t -- cgit 1.4.1