summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing .Pp macro.zeising2012-08-211-0/+1
* Remove trailing whitespace.joel2012-08-211-1/+1
* Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.davidxu2012-08-212-1/+96
* Fix prototype. Also the function should return error code instead ofdavidxu2012-08-211-2/+4
* Add three additional clang intrinsics headers, which I missed in thedim2012-08-201-1/+4
*---. Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-2039-34/+116
|\ \ \
| | | * Vendor import of clang trunk r161861:dim2012-08-15353-18662/+38404
| | | * Vendor import of clang release_31 r156863 (the actual 3.1 release):dim2012-05-231-1/+1
| | | * Vendor import of clang release_31 final r156748:dim2012-05-2215-298/+102
| | * | Vendor import of llvm trunk r162107:dim2012-08-1936-678/+1527
| |/ /
| * | Vendor import of llvm trunk r161861:dim2012-08-15801-31591/+68358
| * | Vendor import of llvm release_31 r156863 (the actual 3.1 release):dim2012-05-232-2/+2
| * | Vendor import of llvm release_31 final r156748:dim2012-05-221-28/+58
* | | Correct a regression introduced during the import of file(1) 5.11.mckay2012-08-171-1/+1
* | | Implement syscall clock_getcpuclockid2, so we can get a clock iddavidxu2012-08-176-6/+47
* | | Make 'junk' volatile so that compilers won't be tempted to optimizekevlo2012-08-171-1/+1
* | | Merging of projects/armv6, part 2gonzo2012-08-152-0/+10
* | | Merging of projects/armv6, part 2gonzo2012-08-151-1/+13
* | | Add support for streams to LibUSB v2.0.hselasky2012-08-135-14/+43
* | | Do defered mutex wakeup once.davidxu2012-08-121-0/+1
* | | MFp4:davidxu2012-08-115-24/+38
* | | Add __always_inline to __ieee754_rem_pio2() and __ieee754_rem_pio2f(),dim2012-08-112-2/+2
* | | Rename aux.c to auxv.c.ed2012-08-112-1/+1
* | | Change a few extern inline functions in libm to static inline, sincedim2012-08-116-28/+23
* | | nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-091-3/+2
* | | Refresh with OpenBSD RCS ID changes to reflect that we now have essentionallydelphij2012-08-091-7/+1
* | | ftw(): Do not check the maxfds argument against OPEN_MAX.jilles2012-08-091-2/+1
* | | nftw(): Do not check the maxfds argument against OPEN_MAX.jilles2012-08-091-2/+1
* | | Fix an instance in pam_krb5(8), where the variable 'user' could be useddim2012-08-061-2/+2
* | | Fix two instances in pam_krb5(8), where the variable 'princ_name' coulddim2012-08-061-4/+4
* | | Add an option for pam_krb5 to allow it to authenticate users which don't havedfr2012-08-051-4/+7
* | | Use calloc().delphij2012-08-011-2/+1
* | | ieeefp.h is only needed on i386 class hardware.kargl2012-07-301-0/+2
* | | Whitespace.kargl2012-07-303-4/+3
* | | Remove trailing whitespace.joel2012-07-301-1/+1
* | | Add more locale-specific functions to the relevant man pages and Makefile:issyl02012-07-306-14/+86
* | | Backport NFSv4 ACL fix from libarchive master branch.mm2012-07-303-1/+5
* | | 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
OpenPOWER on IntegriCloud