]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge from projects/mips to head by hand:
[FreeBSD/FreeBSD.git] / lib /
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 brooksUse the correct types to store uids and gids in the...
2010-01-09 marcelImplement the fo_readdir method. This does not support...
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 delphijAdd a set of manual pages for pthread[_attr]_[sg]etaffi...
2010-01-09 davidxuUpdate manual for sem_init and sem_open, restrictions...
2010-01-09 impMerge r195129 from project/mips to head by hand:
2010-01-09 impMerge r195030 from project/mips to head by hand
2010-01-08 impMerge r197800 from projects/mips to head by hand:
2010-01-08 impMerge r195025 from projects/mips to head by hand:
2010-01-08 bruefferRemove unnecessary quoting and markup, add missing...
2010-01-07 kibFurther fix grammar.
2010-01-07 bruefferFix a typo and bump date for the previous commit.
2010-01-07 traszRemove BUGS section that no longer applies after recent...
2010-01-07 kibGive some information on SF_MNOWAIT flag.
2010-01-07 davidxuDon't forget to use fourth argument if O_CREAT is set...
2010-01-06 jhbUse _pthread_once() rather than _once() for localtime...
2010-01-06 impRevert r200892, 200893 and 200894. There's companion...
2010-01-06 impMerge from head at r201628.
2010-01-05 kibDo not rely on behaviour undefined by ANSI C, use thunk...
2010-01-05 bruefferFix a double free().
2010-01-05 davidxuremove file thr_sem_new.c.
2010-01-05 davidxuMore cleanup, remove _libc prefix because libthr no...
2010-01-05 davidxuRemove extra new semaphore stubs, because libc already...
2010-01-05 davidxuforgot to remove SYM_FBP10. ;-)
2010-01-05 davidxuRemove unused macros.
2010-01-05 davidxuDon't check has_waiters twice, inline some small functions.
2010-01-05 davidxuUse umtx to implement process sharable semaphore, to...
2010-01-04 kibModernize scandir(3) and alphasort(3) interfaces accord...
2010-01-02 edDon't forget to clean up the file copied from the kerne...
2010-01-02 edBuild lib/ with WARNS=6 by default.
2009-12-31 brooksThe devices that supported EVFILT_NETDEV kqueue filters...
2009-12-31 edRemove an unused variable.
2009-12-31 edAdd missing `void' keyword.
2009-12-30 jhbUse _once() to initialize the pthread key for thread...
2009-12-30 kientzleRemove some test files that are no longer used.
2009-12-30 kientzleReserve constants for RPM unwrapper and XAR reader.
2009-12-30 kientzleLibarchive in FreeBSD is now synced up with 2.7.901a...
2009-12-30 kientzleUU decoder. Now that libarchive can recursively taste...
2009-12-30 kientzleA raft of test changes and improvements from the Google...
2009-12-30 kientzleMerge Michihiro NAKAJIMA's significant work on the...
2009-12-29 kibDocument _FAST and _PRECISE clocks.
2009-12-29 kibDocument CLOCK_SECOND, add cross-reference from time...
2009-12-29 kibUse clock_gettime(CLOCK_SECOND) instead of gettimeofday...
2009-12-29 kientzleRationalize the support for cryptographic hashes.
2009-12-29 kientzleEssentially eliminate problems with false hardlinks...
2009-12-29 kientzleClear extraneous error messages.
2009-12-29 kientzleZip write support for libarchive.
2009-12-29 kientzleIf we're linking against liblzma, allow the decompresso...
2009-12-29 kientzleMinor style fixes plus a fix for an obscure crash on...
2009-12-29 kientzleBe a little more skeptical of dev/ino matches when...
2009-12-29 kientzleStyle and portability fixes for pax writer. Mostly...
2009-12-29 kientzleStyle fixes to tar reader:
2009-12-29 kientzleVarious style fixes to the 'newc' cpio writer:
2009-12-29 kientzleVarious fixes when creating objects on disk:
2009-12-29 kientzleCatch decompression failures earlier. In particular...
2009-12-29 kientzleVarious style and portability fixes, including:
2009-12-29 kientzle64-bit ino support and discourage bad use of this header.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-28 delphijGrammar fix.
2009-12-28 luigibring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgr...
2009-12-28 luigithis file is also affected by the ipfw changes
2009-12-28 kientzlePortability.
2009-12-28 kientzleRemove some dead assignments, fix some declarations.
2009-12-28 kientzleClarify an example so Linux folks won't keep getting...
2009-12-28 kientzleCompatibility with old systems with non-POSIX getpwuid_...
2009-12-28 kientzleFix some unused variables and dead assignments.
2009-12-28 kientzleRemove an unused variable and an unreachable statement.
2009-12-28 kientzleFix line endings.
2009-12-28 kientzleDiscourage external use of this header.
2009-12-28 kientzleRemove unused variable.
2009-12-28 kientzleO_BINARY for Windows.
2009-12-28 kientzleHandle Zip CRC validation for uncompressed Zip archives...
2009-12-28 kientzleInclude limits.h; remove unused variable.
2009-12-28 kientzleUse ino64 interface.
2009-12-28 kientzleUse new ino64 interface.
2009-12-28 kientzleNew archive_file_count() utility.
2009-12-28 kientzlePortability fixes.
2009-12-28 kientzleVarious portability fixes, plus:
2009-12-28 kientzleRemove an unused variable and an unnecessary increment.
next