summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001.kevlo2016-01-091-2/+5
* Add sbin and /usr/local directories to _PATH_DEFPATH.jilles2016-01-051-2/+2
* Replace implementation of hsearch() by one that scales.ed2015-12-271-4/+1
* Let tsearch()/tdelete() use an AVL tree.ed2015-12-221-1/+2
* addrinfo.ai_family is an address family, not a protocol family.ume2015-12-201-1/+1
* Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3).ume2015-12-181-1/+1
* resolver: preserve binary compatibility; reduce header pollutionvangyzen2015-12-141-5/+1
* resolver: fix the build of some ports, broken by r289315vangyzen2015-12-081-0/+1
* Move obscure lib/ installation of /usr/lib/include symlink to include/.bdrewery2015-12-041-0/+2
* Replace ln -s calls with INSTALL_SYMLINKbdrewery2015-12-041-18/+18
* Stop building vers.c in include/ and only build the needed osreldate.h.bdrewery2015-11-252-8/+4
* META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ...bdrewery2015-11-181-1/+1
* Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-141-3/+3
* Merge from head r290483bapt2015-11-071-2/+2
|\
| * Rename __sentinel to __null_sentinelpfg2015-11-051-2/+2
* | Merge from headbapt2015-11-011-0/+3
|\ \ | |/
| * Add _flags2 per jhb@ suggestion since no room left in _flags.ache2015-10-281-0/+3
* | Merge from headbapt2015-10-192-1/+5
|\ \ | |/
| * Add more SUBDIR_PARALLEL.bdrewery2015-10-151-0/+1
| * resolver: automatically reload /etc/resolv.confvangyzen2015-10-141-1/+4
* | Commit log from Dragonfly:bapt2015-10-134-11/+12
* | Merge from headbapt2015-10-131-9/+9
|\ \ | |/
| * Mute this cookie as wellbdrewery2015-10-031-1/+1
| * Avoid make compatibility mode issues with creating cookies from r287844 and r...bdrewery2015-10-031-5/+3
| * META_MODE: Avoid command changing in 2nd build.bdrewery2015-09-181-6/+6
| * Similar to r287844, create 'symlinks' cookie in proper place with -j and META...bdrewery2015-09-161-0/+1
| * Create 'copies' cookie in proper place in META_MODE.bdrewery2015-09-161-0/+1
* | Merge from HEADbapt2015-08-251-28/+30
|\ \ | |/
| * Use bool rather than _Bool for C++ compatibility.jasone2015-08-191-8/+8
| * Fix minor malloc regressions.jasone2015-08-191-7/+8
| * Update jemalloc to version 4.0.0.jasone2015-08-181-28/+29
* | Merge from HEADbapt2015-08-091-1/+1
|/
* Use the __sentinel attribute.pfg2015-07-081-2/+2
* Add fdclose(3) function.oshogbo2015-07-041-0/+1
* new dependssjg2015-06-161-0/+1
* Add META_MODE support.sjg2015-06-139-3/+118
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-087-14/+0
| * Merge sync of headsjg2015-05-279-140/+157
| |\
| * | update dependenciessjg2014-11-301-1/+0
| * | Merge from head@274682sjg2014-11-1913-99/+230
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1916-27/+101
| |\ \ \
| * | | | Actually avoid stage_includes targetsjg2014-05-161-2/+2
| * | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-161-1/+10
| * | | | use mv -f to avoid questionssjg2014-05-161-1/+1
| * | | | Updated dependenciessjg2014-05-161-0/+1
| * | | | Merge from headsjg2014-05-082-2/+2
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2851-1112/+1114
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-133-19/+65
| |\ \ \ \ \ \
| * | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them.sjg2013-10-121-1/+10
| * | | | | | | Merge headsjg2013-09-111-2/+8
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud