summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Catch up config_freebsd.h with libarchive 3.0.4mm2012-07-291-2/+0
* Update libarchive to 3.0.4mm2012-07-282-0/+9
* Correct BUGS description of static buffer useemaste2012-07-271-3/+3
* Document F_DUP2FD_CLOEXEC.kib2012-07-271-4/+14
* Drop non-portable libedit's el_data_set() and el_data_get() forpfg2012-07-263-32/+1
* Start manpage with Dd macro and also remove a trailing whitespacejoel2012-07-261-2/+2
* Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.pluknet2012-07-262-2/+4
* Replace the macro name NUM with INTERVALS. This change provideskargl2012-07-262-15/+16
* * ld80/expl.c:kargl2012-07-262-8/+3
* Replace code that toggles between 53 and 64 bits on i386kargl2012-07-261-19/+4
* Add a new man page containing details of new locale-specific functions forissyl02012-07-252-1/+182
* Don't ever build files depending on the directory where they are placed in.ache2012-07-241-4/+2
* Hook ld80/s_expl.c or ld128/s_expl.c into the building of libm.kargl2012-07-231-1/+1
* Compute the exponential of x for Intel 80-bit format and IEEE 128-bitkargl2012-07-237-6/+620
* (Incomplete) fixes for symbols visibility issues and style in fcntl.h.kib2012-07-211-1/+1
* Don't forget to initialize return value.davidxu2012-07-201-1/+1
* Simplify code by replacing _thr_ref_add() with _thr_find_thread().davidxu2012-07-201-5/+1
* Eliminate duplicated code.davidxu2012-07-201-19/+10
* Don't assign same value.davidxu2012-07-202-6/+4
* Eliminate duplicated code.davidxu2012-07-201-29/+14
* Eliminate duplicated code.davidxu2012-07-201-30/+16
* Don't forget to release a thread reference count,davidxu2012-07-201-4/+2
* Merge more cosmetical changes from NetBSD's libedit.pfg2012-07-192-5/+5
* Document F_DUPFD_CLOEXEC. Also provide some wording changes forkib2012-07-191-4/+15
* Return zero from get_addrselectpolicy() when no source-address-selectionemax2012-07-181-0/+2
* libc: Remove some unused strings from getaddrinfo().jilles2012-07-151-13/+12
* Jump to the failed label instead of doing cleanup ourselves.brueffer2012-07-151-2/+1
* Merge OpenSSL 1.0.1c.jkim2012-07-121-1/+1
* Re-merge a couple of changes from NetBSD's libedit.pfg2012-07-115-20/+51
* Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have beenlstewart2012-07-101-3/+3
* Executing CPUID with EAX set to 1 to actually get feature flags.davidxu2012-07-101-1/+1
* Restore the __collate_load_error global that was accidentally removed in thetheraven2012-07-062-5/+6
* Merge a small update from NetBSD.pfg2012-07-062-20/+17
* Fix issue resizing bin/shpfg2012-07-065-66/+24
* Document the behavior (from 4.4-lite) that tokens returned by telldir() arebrooks2012-07-051-2/+15
* Prefer sysctl to open/read/close for obtaining random data.pjd2012-07-041-5/+35
* The register_printf_render_std() function expects regular string.pjd2012-07-041-1/+1
* ctype_l(3): Note that not all these functions are specified by POSIX.1-2008.jilles2012-07-011-1/+14
* Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPUkib2012-06-271-0/+4
* Remove end of line whitespace.joel2012-06-261-1/+1
* Add more locale-specific functions to the relevant man pages andissyl02012-06-255-3/+46
* Add the sys directory we create to the list of items to clean.andrew2012-06-241-0/+1
* Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.andrew2012-06-241-1/+15
* Fix mandoc "Oc breaks Op" warning.joel2012-06-241-1/+1
* Remove the assert added in r237286eadler2012-06-241-2/+0
* Merge changes from upstream libedit.pfg2012-06-2220-410/+634
* Use struct vdso_timehands data to implement fast gettimeofday(2) andkib2012-06-2210-2/+374
* MFV: Update zlib to 1.2.7.delphij2012-06-2133-895/+2449
|\
| * Flattern zlib vendor tree.delphij2010-02-2331-13562/+0
* | Add the functions documented in the man pages in commit 237393 to theissyl02012-06-211-2/+7
OpenPOWER on IntegriCloud