summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Avoid using deprecated heimdal functions in pam_krb5.stas2012-03-242-69/+102
* Make libproc compilable for MIPSgonzo2012-03-232-0/+11
* Add handler for MIPS.options sectiongonzo2012-03-231-0/+2
* Silence alignment warnings from clang in libarchive's ppmd code (whichdim2012-03-231-0/+1
* Make utmpx(3) thread safe if we support TLS.ed2012-03-232-0/+9
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-1/+4
* Add Octeon-related parts to libpmcgonzo2012-03-231-0/+21
* Correct a function prototype.jkoshy2012-03-221-1/+1
* Make reusable part of code have mips prefix, not mips24gonzo2012-03-221-9/+10
* - Avoid use of deprecated KRB5 functions.stas2012-03-222-15/+25
* Fix style. Somehow I managed to lost a space when copy&paste.pluknet2012-03-221-1/+1
* Prevent fs_file NULL pointer dereference in fixfsfile() uncovered after r1.5pluknet2012-03-221-1/+1
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-227-0/+20
|\
| * - Update vendor tree of heimdal to 1.5.1.stas2011-10-0832-15261/+35060
| * - Import Heimdal 1.5 distribution.stas2011-10-051509-52863/+406559
| * - Kill files that do not belong to the laters heimdal version imported.stas2011-09-2961-8736/+0
| * - Disable keyword expansion on vendor heimdal code.stas2011-09-291-1/+1
| * - Flatten the vendor heimdal tree.stas2011-09-29945-0/+253324
* Revert previous change. It is an incomplete change from old branch. :-(davidxu2012-03-211-60/+39
* Use version 2 of semaphore provided by kernel umtx code, now if there isdavidxu2012-03-211-39/+60
* Import new version of libcxxrt. Now works correctly with libobjc2 to implementtheraven2012-03-201-0/+5
* Add symbol versioning to libcxxrt.theraven2012-03-192-0/+319
* Make __get_locale() static inline, not just inline, so when compiling libc intheraven2012-03-191-1/+1
* Remove trailing whitespace.bjk2012-03-191-2/+2
* Expound a bit more about the system maximum number of FIBs,bjk2012-03-191-2/+20
* draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007eadler2012-03-191-1/+1
* Use clockid parameter instead of hard-coded CLOCK_REALTIME.davidxu2012-03-191-1/+1
* fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returnedjilles2012-03-181-2/+5
* fts(3): Document cases where FTS_NOCHDIR is set implicitly.jilles2012-03-181-1/+11
* Unbreak trhe build by including proper headergonzo2012-03-181-1/+1
* Fix TLS for statically linked binariesgonzo2012-03-181-0/+4
* Some software think a mutex can be destroyed after it owned it, fordavidxu2012-03-181-7/+0
* Do not claim that msync(2) is obsoleted [1].kib2012-03-172-4/+7
* Make sure libgcc_s is finished building in _startup_libs beforepeter2012-03-171-1/+1
* When destroying a barrier, waiting all threads exit the barrier,davidxu2012-03-162-4/+31
* Remove non-existing error condition.ed2012-03-151-4/+1
* Extend the description for ESRCH a bit.ed2012-03-151-1/+1
* Remove impossible error condition from the man page.ed2012-03-151-4/+1
* Fix indentation.kib2012-03-141-1/+1
* Import new versions of libcxxrt and libc++.theraven2012-03-141-0/+1
* First set of xlocale man pages. More to follow...theraven2012-03-1310-2/+223
* Work around a binutils bug on powerpc64 where the TOC would not benwhitehorn2012-03-131-1/+2
* More xlocale cleanups.theraven2012-03-131-0/+4
* Stop calling _init/_fini methods from crt1 for dynamic binaries. Dokib2012-03-1116-180/+187
* Add a header with definitions useful for constructing ELF notes.kib2012-03-111-0/+38
* Cross-reference sigqueue(2) and kill(2).trasz2012-03-102-2/+4
* Fix build of libc.so after r232620. This caused a duplicate definitiondim2012-03-061-0/+6
* - Remove one more no-op #ifndefgonzo2012-03-061-2/+0
* Remove some duplicated copyright notices.theraven2012-03-062-10/+0
* - Switch ARM and MIPS to TLS Variant Igonzo2012-03-061-3/+10
OpenPOWER on IntegriCloud