summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MB_LEN_MAX is not MD, move it to the MI limits.h.tjr2002-12-221-0/+2
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-151-0/+1
* Don't install old LOMAC include files; do install new mac_lomacrwatson2002-12-031-1/+1
* Align the comment with functionality changes from previous revision.ru2002-11-251-4/+3
* Re-enable installing of Bluetooth include filesjulian2002-11-211-2/+2
* Temporarily remove the install of bluetooth include files..julian2002-11-211-1/+2
* Populate with bluetooth includesjulian2002-11-211-0/+1
* libc header files are normally in src/include. Therefore, uuid.h hasmarcel2002-11-181-14/+10
* Fix XSI (X/Open) namespace support.mike2002-11-121-11/+18
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+2
* Implement DCE 1.1 compliant UUID functions. Immediate use of thesemarcel2002-10-301-0/+57
* Create a small library function, check_utility_compat(3), to determinewollman2002-10-281-0/+1
* Update limits and configuration parameters for 1003.1/TC1/D6.wollman2002-10-272-6/+39
* Correct visibility for v*wscanf(), wcstoll() and wcstoull(). These functionstjr2002-10-271-9/+16
* Prototype for pthread_attr_get_np().phantom2002-10-261-0/+1
* Install mac_partition include files.rwatson2002-10-241-1/+1
* Make the first argument of getbsize a size_t* instead of an int*, as this is ...markm2002-10-231-1/+1
* fix pthread_suspend/resume_all_np() declarationsfjoe2002-10-221-2/+2
* Install the include files in sys/dev/ofw.tmm2002-10-181-1/+1
* install "fast ipsec" include filessam2002-10-181-1/+1
* - Remove the lsearch() and lfind() functions and their manpage fromrobert2002-10-161-0/+4
* - Remove the old insque() and remque() functions and their manualrobert2002-10-161-3/+7
* Fixed style bug near $FreeBSD$. VCS ids in copyrights should not bebde2002-10-161-1/+0
* Correct visibility conditionals for memccpy(), strdup(), andmike2002-10-141-18/+29
* o Move forward declaration for struct timespec to a more appropriatemike2002-10-141-2/+14
* Use a weak reference instead of a macro to make vfscanf an aliastjr2002-10-141-11/+2
* Move the _POSIX_VERSION constant from <unistd.h> to <sys/unistd.h>, somike2002-10-131-2/+1
* Assume POSIX/XSI is always visible in the __BSD_VISIBLE case. Fix amike2002-10-131-5/+8
* Add restrict type-qualifier.mike2002-10-122-18/+13
* Zap the early-adopter transition aid before we get into seriouspeter2002-10-111-8/+0
* Add support for the 6 new C99 struct lconv members dealing with formattingtjr2002-10-091-0/+6
* Remove duplicate uninstalled aio.h header.mike2002-10-071-2/+1
* o Move location of the fpos_t typedef to be closer to other typedefs.mike2002-10-061-14/+33
* o Use relatively new visibility primitives from <sys/cdefs.h>.mike2002-10-061-16/+25
* Make stpcpy() only visiable w/in __BSD_VISIBLE.obrien2002-10-051-1/+1
* Fix namespace issues by using visibility conditionals frommike2002-10-051-13/+13
* install sys/opencrypto include files in /usr/include/cryptosam2002-10-041-1/+6
* Add a placeholder implementation of wcscoll() and wcsxfrm() which givestjr2002-10-041-0/+2
* Add stpcpy(3).obrien2002-10-031-0/+1
* Cope with a GCC bug by using an alternative, but equivalent functionmike2002-10-031-1/+6
* Fix various style(9) bugs:mike2002-10-031-12/+16
* Add the 'restrict' type qualifier to the prototypes of `sigaction',robert2002-10-021-6/+7
* o Add typedef for size_t.mike2002-10-021-4/+11
* Add prototypes for rstat(3) and havedisk(3).alfred2002-10-011-0/+7
* test -h is deprecated; use -L instead.ru2002-10-011-1/+1
* Merged all interesting difference between the old math.h and the currentbde2002-10-011-124/+0
* Don't install mqueue.h, since it only makes things harder for portingmike2002-09-301-2/+3
* Add getopt_long(3).eric2002-09-292-1/+75
* Remove masking macros for getwc(), putwc(), putwchar() and getwchar().tjr2002-09-281-5/+0
* Back down to 1003.2-1992 for the time being -- it is causing too manywollman2002-09-251-1/+1
OpenPOWER on IntegriCloud