aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix the pbio include file installation process and theDiomidis Spinellis2005-01-141-5/+8
* Add missing entry.Pawel Jakub Dawidek2005-01-111-1/+1
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,Tim J. Robbins2005-01-091-0/+1
* Fix typo, function name pthread_rwlock_timedrwlock should beDavid Xu2005-01-081-1/+1
* Introduce new field 'fts_bignum' which is 64bit long and will allow toPawel Jakub Dawidek2005-01-071-2/+10
* Constify arguments.Marcel Moolenaar2005-01-031-6/+6
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-212-2/+2
* According to the information on:Tom Rhodes2004-12-102-3/+19
* Remove nfsclnt() prototype.Poul-Henning Kamp2004-12-071-1/+0
* Fixed transition from SHARED=symlinks to SHARED=copies.Ruslan Ermilov2004-11-171-1/+1
* Help Tinderbox and remove autofsMark Murray2004-11-101-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-242-2/+2
* Remove the obsolete <rune.h> interface.Tim J. Robbins2004-10-172-69/+1
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:Doug Barton2004-09-271-0/+5
* Pass the idea of the make(1) binary to use down to newvers.sh.Ruslan Ermilov2004-09-171-1/+1
* Install netflow includes.Gleb Smirnoff2004-09-161-2/+3
* Add the macro RES_DFLRETRY long-promised by resolver(5).Yaroslav Tykhiy2004-09-091-0/+1
* Add a workaround to recognise I/_Complex_I as complex arguments. AlthoughStefan Farfeleder2004-09-031-1/+2
* Use the keyword '_Complex' rather than the macro 'complex' sinceStefan Farfeleder2004-09-031-4/+4
* Embarrassing typo: s/nextbyint/nearbyint/Stefan Farfeleder2004-09-031-1/+1
* Hook autofs to the build.Alfred Perlstein2004-09-021-1/+1
* Replace the current implementations of ftw() and nftw() with the OpenBSDTim J. Robbins2004-08-241-91/+46
* Let GCC know that ___runetype(), ___tolower() and ___toupper() are pureTim J. Robbins2004-08-211-3/+3
* Connect RAID3 GEOM class to the build.Pawel Jakub Dawidek2004-08-161-1/+2
* Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword.Stefan Farfeleder2004-08-141-0/+2
* Use tabulators after '#define'.Stefan Farfeleder2004-08-141-5/+5
* Sort in dictionary order.Tim J. Robbins2004-08-121-1/+1
* Implement wcwidth() as an inline function.Tim J. Robbins2004-08-122-0/+18
* Include _ctype.h instead of ctype.h to avoid namespace pollution.Tim J. Robbins2004-08-121-1/+1
* Move some internal macros and inlines from ctype.h to a new file, _ctype.h,Tim J. Robbins2004-08-123-178/+9
* Implement C99's standard header <tgmath.h>. It provides type-generic macrosStefan Farfeleder2004-08-082-1/+168
* Connect GEOM_MIRROR class to the build.Pawel Jakub Dawidek2004-07-301-1/+1
* Add __pure and __pure2 where appropriate.Tim J. Robbins2004-07-231-11/+11
* Mark functions pure where applicable.Tim J. Robbins2004-07-231-11/+12
* Mark functions pure where applicable. A notable exclusion is strcoll(),Tim J. Robbins2004-07-231-13/+13
* Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These areTim J. Robbins2004-07-211-0/+4
* Re-implement this file, including copyright notice. Keep David Xu asMarcel Moolenaar2004-07-171-69/+31
* Add fgetwln(), a wide character version of fgetln().Tim J. Robbins2004-07-161-0/+1
* Add proc_service.h, the common file both debugger and libthread_db willDavid Xu2004-07-152-1/+104
* Add a new error code, REG_ILLSEQ, to indicate that a regular expressionTim J. Robbins2004-07-121-0/+1
* Reduce namespace pollution.Dag-Erling Smørgrav2004-07-091-0/+2
* Add a function to iterate over all characters in a particular characterTim J. Robbins2004-07-081-0/+1
* Add implementations of ftw(3) and nftw(3) and the corresponding headerDavid Schultz2004-07-052-1/+109
* Introduce GEOM_LABEL class.Pawel Jakub Dawidek2004-07-021-1/+1
* Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.Tim J. Robbins2004-06-301-1/+1
* Now that <runetype.h> no longer brings in namespace pollution,Tim J. Robbins2004-06-232-22/+0
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-234-33/+31
* Adjust the system endian and a.out headers to be more MI and cross-buildingDavid E. O'Brien2004-06-221-0/+2
* Remove outdated comments.Tim J. Robbins2004-06-201-3/+1
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompileMax Laier2004-06-131-0/+8