summaryrefslogtreecommitdiff
path: root/lib/libc/sys/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* MFC r198508, r198509:Konstantin Belousov2009-12-191-0/+3
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-1/+0
* There is an optimization in chmod(1), that makes it not to call chmod(2)Edward Tomasz Napierala2009-07-081-0/+1
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-0/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-1/+0
* Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-06-241-3/+3
* Retire the unused stub for the nfsclnt() system call.John Baldwin2009-06-171-3/+0
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-151-0/+3
* Introduce the extensible jail framework, using the same "name=value"Jamie Gritton2009-04-291-0/+3
* Properly update the shm_open/shm_unlink symbol versioning metadata afterJohn Baldwin2009-04-021-0/+6
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-0/+1
* Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to putBrooks Davis2008-07-111-5/+5
* Call the fcntl compatiblity wrapper from the thread library fcntl wrappersDoug Rabson2008-05-301-0/+1
* Add code to allow the system to handle multiple routing tables.Julian Elischer2008-05-091-0/+1
* Move the cpuset functions from FBSD_1.0 to FBSD_1.1. All symbols addedDaniel Eischen2008-04-071-5/+5
* Add the libc glue and headers definitions for the *at() syscalls.Konstantin Belousov2008-03-311-0/+18
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+1
* - Remove kse syscall symbols and man pages.Jeff Roberson2008-03-121-18/+0
* Add cpuset, an api for thread to cpu binding and cpu resource groupingJeff Roberson2008-03-021-0/+15
* Add thr_kill2 syscall.David Xu2007-08-221-0/+3
* Expose __stack_chk_fail_local() so -fstack-protector-all works.Dag-Erling Smørgrav2007-06-051-0/+1
* Correct spelling errors in comments.Robert Watson2007-05-281-2/+2
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedAlexander Kabaev2007-05-191-0/+3
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-11/+14
* remove thr_getscheduler, thr_setscheduler, thr_setschedparam,David Xu2006-09-211-9/+3
* Add missing ;.Norikatsu Shigemura2006-07-231-1/+1
* Add missing syscalls.Norikatsu Shigemura2006-07-231-0/+12
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+950