summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Second call of sysctl() is used to gather a proper size of a memory chunkwkoszek2007-05-011-1/+1
* Bump .Ddache2007-04-301-1/+1
* Add phraseache2007-04-301-1/+2
* Make putenv() fully conforms to Open Group specs Issue 6ache2007-04-304-26/+58
* Remove special case skipping initial '=' of the setenv() value "forache2007-04-302-7/+0
* Make setenv, putenv, getenv and unsetenv conforming to Open Group specsache2007-04-304-19/+48
* Add missing links and sort.pjd2007-04-291-3/+9
* Don't enable symbol versioning for librt by default just yet.deischen2007-04-291-0/+2
* Make sure FBSDprivate_1.0 is located at the end of the versionkan2007-04-291-1/+1
* Catch up with the renaming of the private version namespace.deischen2007-04-292-2/+2
* Use C comments since we now preprocess these files with CPP.deischen2007-04-2941-215/+313
* Number the private version namespace in case we ever want to havedeischen2007-04-291-1/+1
* Symbol version librt.deischen2007-04-292-0/+71
* Remove the MSG_PEEK flag from the documentation of the send(2) syscall -roam2007-04-271-1/+0
* Get endianess right.phk2007-04-241-1/+11
* Add au_to_zonename.3 alias for au_token.3.rwatson2007-04-231-0/+1
* Add a reference and lock the target thread when setting its name.deischen2007-04-232-10/+48
* Add back the original behavior of changing the entire directory path atnjl2007-04-222-2/+34
* Fix a memory leak in the uname/gname lookup cache.kientzle2007-04-201-11/+11
* Make inet6_rth_* family of functions more compliant with RFC3542:mtm2007-04-191-1/+9
* Grammer correction from: emastephk2007-04-191-1/+1
* Loosen return value spec for fputs to be standards compliant so peoplephk2007-04-191-5/+2
* Add a missing backslash and unbreak the build.ru2007-04-161-1/+1
* - Add missing man page linksrafan2007-04-161-3/+17
* In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors whichcperciva2007-04-161-0/+6
* Properly cleanup the UID/GID lookup data.kientzle2007-04-151-0/+4
* Don't free a NULL pointer.kientzle2007-04-151-1/+2
* Clean up a lot of memory leaks in the libarchive test harness.kientzle2007-04-1512-0/+29
* Thanks to Colin for catching my mixup. The original problem wasn'tkientzle2007-04-151-3/+8
* Consolidate numeric limit macros in one place; include themkientzle2007-04-156-49/+44
* Pass through error message if any operation fails, not just the last one.kientzle2007-04-141-1/+1
* Overhaul of 'ar' support:kientzle2007-04-147-228/+235
* Invoke utime(2) properly. (It's only used on platformskientzle2007-04-141-2/+2
* Fix the build by temporarily disabling 'ar' support untilkientzle2007-04-141-1/+0
* Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operatespjd2007-04-141-21/+18
* Fix the build.kientzle2007-04-142-2/+2
* Fixes from Joerg Sonnenberger, reviewed by Kai Wang.kientzle2007-04-141-49/+81
* Conventionally, tar archives have always included a trailing '/'kientzle2007-04-145-74/+261
* Portability: Don't use mkdtemp() when mkdir() will suffice.kientzle2007-04-141-2/+2
* More portability improvements from Martin Koeppe:kientzle2007-04-143-11/+75
* Portability.kientzle2007-04-131-0/+2
* Fix a bug in the description of the "p6-div" event. [1]jkoshy2007-04-121-2/+4
* Now that libarchive is being built in more environments,kientzle2007-04-122-8/+6
* Make Lint happier.kientzle2007-04-122-2/+3
* Belatedly bump Dd for my recent changes.emaste2007-04-111-1/+1
* Correct a typo in an event name alias.jkoshy2007-04-111-1/+1
* Expand the description of the host's UUID.ru2007-04-101-3/+3
* Swap "underflow"/"overflow" in the table header.ru2007-04-101-2/+2
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofkan2007-04-092-6/+2
* Document KERN_HOSTUUID.pjd2007-04-091-1/+4
OpenPOWER on IntegriCloud