summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Current pselect(3) is implemented in usermode and thus vulnerable tokib2009-10-271-0/+3
* Make openat(2) a cancellation point.jilles2009-10-111-0/+2
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-1/+0
* There is an optimization in chmod(1), that makes it not to call chmod(2)trasz2009-07-081-0/+1
* Back out previous revision until better tested fix is ready.kan2009-06-291-0/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-281-1/+0
* Change the ABI of some of the structures used by the SYSV IPC API:jhb2009-06-241-3/+3
* Retire the unused stub for the nfsclnt() system call.jhb2009-06-171-3/+0
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesjhb2009-06-151-0/+3
* Introduce the extensible jail framework, using the same "name=value"jamie2009-04-291-0/+3
* Properly update the shm_open/shm_unlink symbol versioning metadata afterjhb2009-04-021-0/+6
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-0/+1
* Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to putbrooks2008-07-111-5/+5
* Call the fcntl compatiblity wrapper from the thread library fcntl wrappersdfr2008-05-301-0/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-0/+1
* Move the cpuset functions from FBSD_1.0 to FBSD_1.1. All symbols addeddeischen2008-04-071-5/+5
* Add the libc glue and headers definitions for the *at() syscalls.kib2008-03-311-0/+18
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-0/+1
* - Remove kse syscall symbols and man pages.jeff2008-03-121-18/+0
* Add cpuset, an api for thread to cpu binding and cpu resource groupingjeff2008-03-021-0/+15
* Add thr_kill2 syscall.davidxu2007-08-221-0/+3
* Expose __stack_chk_fail_local() so -fstack-protector-all works.des2007-06-051-0/+1
* Correct spelling errors in comments.rwatson2007-05-281-2/+2
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedkan2007-05-191-0/+3
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-11/+14
* remove thr_getscheduler, thr_setscheduler, thr_setschedparam,davidxu2006-09-211-9/+3
* Add missing ;.nork2006-07-231-1/+1
* Add missing syscalls.nork2006-07-231-0/+12
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+950
OpenPOWER on IntegriCloud