summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2013-09-1124-75/+215
|\
| * Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-091-1/+14
| * LDNS needs OpenSSL. This wasn't a problem as long as it was only builddes2013-09-081-0/+3
| * Make libldns and libssh private.des2013-09-082-1/+2
| * Update to OpenPAM Nummularia.des2013-09-071-1/+6
| |\
| | * Vendor import of OpenPAM Nummularia..des2013-09-0786-424/+1837
| * | MFV (r255364): move the code around in preparation for Nummularia.des2013-09-071-1/+1
| |\ \ | | |/
| | * Prepare for OpenPAM Nummularia by reorganizing to match its new directorydes2013-09-0776-0/+0
| | * Merge upstream r634:646: correctly parse mixed quoted / unquoted text.des2013-03-042-10/+3
| | * OpenPAM Micrampelis was re-rolled due to a showstopper bug.des2012-05-261-1/+3
| * | On ARM EABI double precision floating point values are stored in theandrew2013-09-074-4/+4
| * | wait(2): Add some possible caveats to standards section.jilles2013-09-071-4/+18
| * | libc: Make resolver sockets close-on-exec (SOCK_CLOEXEC).jilles2013-09-061-2/+3
| * | libc: Use SOCK_CLOEXEC for various internal file descriptors.jilles2013-09-064-9/+12
| * | libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-061-27/+28
| * | Use Makefile.inc instead of .export.theraven2013-09-062-3/+3
| * | Fix the namespace pollution caused by iconv.h including stdbool.htheraven2013-09-062-0/+4
| * | Update some signal man pages for multithreading.jilles2013-09-064-25/+41
| * | Add stub implementations of the missing C++11 math functions.theraven2013-09-063-0/+79
* | | Merge from headsjg2013-09-05633-2995/+11145
|\ \ \ | |/ /
| * | Correct two comments.hselasky2013-09-051-2/+2
| * | Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-057-7/+39
| * | Add a c++/v1/tr1 include directory containing symlinks to all of the standardtheraven2013-09-041-0/+1
| * | Connect libexecinfo to the buildemaste2013-09-031-0/+1
| * | Don't install private libexecinfo headersemaste2013-09-031-1/+1
| * | Document SIGLIBRT in signal(3); take a stab at the signal description asrwatson2013-09-031-0/+1
| * | libexecinfo compatibility with devel/libexecinfo portemaste2013-09-021-0/+4
| * | system(): Restore behaviour for SIGINT and SIGQUIT.jilles2013-09-011-0/+2
| * | libc: Always use our own copy of sys_errlist and sys_nerr (.so only).jilles2013-08-314-4/+56
| * | Add support to the ARM platform specific section types.andrew2013-08-311-1/+9
| * | Unconditionally compile the __sync_* atomics support functions into compiler-rttheraven2013-08-311-1/+2
| * | The round of expand_number() cleanups.pluknet2013-08-301-29/+10
| * | libutil: Use O_CLOEXEC for internal file descriptors from open().jilles2013-08-285-9/+12
| * | Xref capsicum(4) and procdesc(4) from pdfork(2).rwatson2013-08-281-4/+18
| * | * Whitespace.kargl2013-08-281-1/+1
| * | wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.jilles2013-08-271-4/+4
| * | * s_erf.c:kargl2013-08-272-99/+71
| * | Make the PAM password strength checking module WARNS=2 safe.will2013-08-271-1/+1
| * | Add libexecinfo Makefileemaste2013-08-231-0/+19
| * | libc: Access some unexported variables more efficiently (related to stdio).jilles2013-08-231-2/+2
| * | libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-2313-21/+21
| * | Remove EOL whitespace.joel2013-08-221-1/+1
| * | Update Bind to 9.9.3-P2erwin2013-08-225-88/+74
| |\ \
| | * | Vendor import of Bind 9.9.3-P2erwin2013-08-14188-1454/+8393
| * | | Even though it doesn't really make sense in the context of a CONNECTdes2013-08-221-0/+2
| * | | Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-212-14/+72
| * | | Reset errno before strtoumax() call to properly detect ERANGE.pluknet2013-08-211-0/+7
| * | | Check strtoumax(3) for ERANGE in case of non-prefixed string.pluknet2013-08-211-0/+4
| * | | Implement fdclosedir(3) function, which is equivalent to the closedir(3)pjd2013-08-183-3/+24
| * | | Remove redundant space.pjd2013-08-181-1/+1
OpenPOWER on IntegriCloud