aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xdr: Fix xdr_rpc* defines.Pedro F. Giffuni2016-03-041-9/+5
* Add sunrpc compat define for xp_sock.Pedro F. Giffuni2016-03-031-0/+1
* Update jemalloc to 4.1.0.Jason Evans2016-02-291-0/+7
* Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-282-2/+2
* RPC: update the getrpcbyname() definition to include a const qualifier.Pedro F. Giffuni2016-02-261-1/+1
* Hide ucontext_t and mcontext_t when neither POSIX nor XSI features areKonstantin Belousov2016-02-131-0/+2
* POSIX states that #include <signal.h> shall make both mcontext_t andKonstantin Belousov2016-02-121-1/+2
* Provide new socket option TCP_CCALGOOPT, which stands for TCP congestionGleb Smirnoff2016-01-221-0/+1
* - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001.Kevin Lo2016-01-091-2/+5
* Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker2016-01-051-2/+2
* Replace implementation of hsearch() by one that scales.Ed Schouten2015-12-271-4/+1
* Let tsearch()/tdelete() use an AVL tree.Ed Schouten2015-12-221-1/+2
* addrinfo.ai_family is an address family, not a protocol family.Hajimu UMEMOTO2015-12-201-1/+1
* Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3).Hajimu UMEMOTO2015-12-181-1/+1
* resolver: preserve binary compatibility; reduce header pollutionEric van Gyzen2015-12-141-5/+1
* resolver: fix the build of some ports, broken by r289315Eric van Gyzen2015-12-081-0/+1
* Move obscure lib/ installation of /usr/lib/include symlink to include/.Bryan Drewery2015-12-041-0/+2
* Replace ln -s calls with INSTALL_SYMLINKBryan Drewery2015-12-041-18/+18
* Stop building vers.c in include/ and only build the needed osreldate.h.Bryan Drewery2015-11-252-8/+4
* META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ...Bryan Drewery2015-11-181-1/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-141-3/+3
* Merge from head r290483Baptiste Daroussin2015-11-071-2/+2
|\
| * Rename __sentinel to __null_sentinelPedro F. Giffuni2015-11-051-2/+2
* | Merge from headBaptiste Daroussin2015-11-011-0/+3
|\|
| * Add _flags2 per jhb@ suggestion since no room left in _flags.Andrey A. Chernov2015-10-281-0/+3
* | Merge from headBaptiste Daroussin2015-10-192-1/+5
|\|
| * Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+1
| * resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-141-1/+4
* | Commit log from Dragonfly:Baptiste Daroussin2015-10-134-11/+12
* | Merge from headBaptiste Daroussin2015-10-131-9/+9
|\|
| * Mute this cookie as wellBryan Drewery2015-10-031-1/+1
| * Avoid make compatibility mode issues with creating cookies from r287844 and r...Bryan Drewery2015-10-031-5/+3
| * META_MODE: Avoid command changing in 2nd build.Bryan Drewery2015-09-181-6/+6
| * Similar to r287844, create 'symlinks' cookie in proper place with -j and META...Bryan Drewery2015-09-161-0/+1
| * Create 'copies' cookie in proper place in META_MODE.Bryan Drewery2015-09-161-0/+1
* | Merge from HEADBaptiste Daroussin2015-08-251-28/+30
|\|
| * Use bool rather than _Bool for C++ compatibility.Jason Evans2015-08-191-8/+8
| * Fix minor malloc regressions.Jason Evans2015-08-191-7/+8
| * Update jemalloc to version 4.0.0.Jason Evans2015-08-181-28/+29
* | Merge from HEADBaptiste Daroussin2015-08-091-1/+1
|/
* Use the __sentinel attribute.Pedro F. Giffuni2015-07-081-2/+2
* Add fdclose(3) function.Mariusz Zaborski2015-07-041-0/+1
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-139-3/+118
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-087-14/+0
| * Merge sync of headSimon J. Gerraty2015-05-279-140/+157
| |\
| * | update dependenciesSimon J. Gerraty2014-11-301-1/+0
| * | Merge from head@274682Simon J. Gerraty2014-11-1913-99/+230
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1916-27/+101
| |\ \ \
| * | | | Actually avoid stage_includes targetSimon J. Gerraty2014-05-161-2/+2