Add dl-brk.c, dl-sbrk.c, and sys/personality.h.

This commit is contained in:
Ulrich Drepper 2002-08-28 08:51:40 +00:00
parent 4a42ea75da
commit 32a829d161
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
bits/initspin.h bits/initspin.h
bits/pthreadtypes.h bits/pthreadtypes.h
cmsg_nxthdr.c cmsg_nxthdr.c
dl-brk.c
dl-sbrk.c
getdirentries.c getdirentries.c
getdirentries64.c getdirentries64.c
ipc_priv.h ipc_priv.h
@ -61,6 +63,7 @@ sys/kdaemon.h
sys/klog.h sys/klog.h
sys/mount.h sys/mount.h
sys/pci.h sys/pci.h
sys/personality.h
sys/prctl.h sys/prctl.h
sys/procfs.h sys/procfs.h
sys/quota.h sys/quota.h