]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Don't say we're going to [start|stop] local packages unless there actually
[FreeBSD/FreeBSD.git] / lib /
2008-06-21 kientzleRefactor one of the ISO extraction tests: Move the...
2008-06-21 kientzleMfP4: Joerg Sonnenberg's extensions to the mtree suppo...
2008-06-21 kientzleA security-check failure here should be ARCHIVE_FAILED...
2008-06-20 phkAdd Xr to getsockname(2)
2008-06-19 dasImplement fmodl.
2008-06-19 davidxuProcess spawn attributes in POSIX document order.
2008-06-17 edDon't export the unused __use_pts() routine.
2008-06-17 davidxuStyle fix.
2008-06-17 edChange my email address to the one from the FreeBSD...
2008-06-17 davidxuAdd POSIX routines called posix_spawn() and posix_spawn...
2008-06-16 fanfMake it clearer that privilege is needed to reduce...
2008-06-15 kientzleRework the my_mbtowc_utf8() support function to fully...
2008-06-15 kientzleSince wctomb() returns int, temporaries should be int...
2008-06-15 kientzleA number of minor corrections to the support for extern...
2008-06-15 kientzleBe a little more careful about closing file descriptors...
2008-06-15 kientzleMfP4: test harness improvements.
2008-06-15 kientzleFix a bad cast.
2008-06-15 kientzleFix reading TOC from zip archives with unsupported
2008-06-15 kientzleMark hardlinks that lack any other interesting filetype...
2008-06-15 kientzlePortability: We can get away with the older and better...
2008-06-15 kientzlePortability: wchar_t is defined in stdlib.h on some...
2008-06-15 kientzlearchive.h is no longer constructed from archive.h.in,
2008-06-15 kientzleFix the new generic link resolver in libarchive to...
2008-06-14 edTurn sgtty into a binary-only compatibility interface.
2008-06-13 thompsaFix spelling.
2008-06-12 wkoszekBring missing getsockopt(2) options: SO_LABEL SO_PEERLA...
2008-06-10 jasoneIn the error path through base_alloc(), release base_mt...
2008-06-09 cpercivaDon't store a pointer in "next" if we're never going...
2008-06-09 davidxuMake pthread_cleanup_push() and pthread_cleanup_pop...
2008-05-30 dfrCall the fcntl compatiblity wrapper from the thread...
2008-05-30 davidxuEliminate global mutex by using pthread_once's state...
2008-05-29 davidxu- Reduce function call overhead for uncontended case.
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 dfrMake fcntl() a weak symbol so that it can be overridden...
2008-05-27 kientzleMinor code hardening: Verify the final bytes of the...
2008-05-27 kientzleUntil the old archive.h.in gets renamed to archive...
2008-05-26 kientzleMFp4: libarchive 2.5.4b. (Still 'b' until I get a...
2008-05-26 pjdUse _WANT_FILE to make struct file visible from userlan...
2008-05-25 rwatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-23 jbRelax the strict type check because gcc as distributed...
2008-05-23 jbChange the alignment of the NOTE to match what gcc...
2008-05-23 jbAdd the case for SHT_AMD64_UNWIND.
2008-05-23 cpercivaCheck that lseek(2) succeeds and puts us where we expec...
2008-05-23 cpercivaWe only use the string "?rwxrwxrwx " once, so inline...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbHook libdwarf and libproc into the build.
2008-05-22 jbAdd a BSD licensed DWARF library for use by the DTrace...
2008-05-22 jbAdd the Makefile for the process library which was...
2008-05-22 jbAdd a process library with some stubs that the DTrace...
2008-05-20 pjdUse 'dowrite' as an argument name instead of too genera...
2008-05-19 cpercivaReturn ARCHIVE_FATAL if we can't allocate memory instea...
2008-05-16 grogClarify that "ante meridiem" and "post meridiem" mean...
2008-05-15 dfrAdd new heimdal-1.1 library.
2008-05-14 jasoneClean up cpp logic and comments.
2008-05-11 impCommit missing mips libthr support that I thought I...
2008-05-10 antoineRemove useless call to getdtablesize(2) in fdopen(3...
2008-05-10 bruefferMisc mdoc improvements and a typo fix.
2008-05-09 julianAdd setfib.2 to the list of man pages to add
2008-05-09 juliansetfib.2 got left out of the last commit
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rafan- Update for ncurses 5.6-20080509
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 jhbDon't set the _file member of the FILE when opening...
2008-05-08 cokaneUpdate the lib/expat tree for the new v2.0.1 expat...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 kanKeep versions on a dependency chain to exclude even...
2008-05-07 dfrFix conflicts after heimdal-1.1 import and add build...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-06 davidxuRemove libc_r's remnant code.
2008-05-06 deischenAdd a comment stating not to bump the FBSDprivate version.
2008-05-05 jhbRevert back to accessing FILE internals directly.
2008-05-05 jhbRetire the __fgetcookie(), __fgetpendout(), and __fsetf...
2008-05-05 jhbExpose FILE's internals to the world again in all their...
2008-05-05 kibDo not read away the target directory entry when encoun...
2008-05-04 gonzo Add MIPS support to libdisk
2008-05-04 marcelAdd __fgetcookie(), __fgetpendout() and __fsetfileno...
2008-05-03 marcelUnbreak build: gnu sort has been configured to grope...
2008-05-03 gonzo Symbol.map is handled by cpp, so use C-style comments
2008-05-03 marcelUnbreak build: libftpio gropes inside struct __sFILE...
2008-05-03 jasoneFix a comment.
2008-05-03 gonzo Bring C runtime bits for FreeBSD/mips from p4 mips2...
2008-05-02 jhbNext round of stdio changes: Remove all inlining of...
2008-05-02 jhbInclude libc_private.h for the declaration of __isthrea...
2008-05-01 jasoneAdd a separate tree to track arena chunks that contain...
2008-05-01 jasoneAdd rb_wrap(), which creates C function wrappers for...
2008-04-30 dfrWhen receiving delegated credentials, initialise our...
2008-04-30 dfrUse global implementation of _gss_oid_equal.
2008-04-30 dfrAllow null oids in _gss_oid_equal().
2008-04-29 gonzo o Add MIPS to the list of architectures with defined...
2008-04-29 gonzo Set QUANTUM_2POW_MIN and SIZEOF_PTR_2POW parameters...
2008-04-29 ru_setjmp.o was missing a dependency on "machine".
2008-04-29 ruDon't forget to clean the "machine" symlink on amd64...
2008-04-29 davidxuUse UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP_WAKE_PRIVATE...
2008-04-29 jasoneCheck for integer overflow before calling sbrk(2),...
2008-04-28 rwatsonCorrect minor typos in SCTP man pages.
2008-04-27 marcelAdd support files for compiling with soft-float. This...
2008-04-26 krisIncrease the default MUTEX_ADAPTIVE_SPINS to 2000,...
2008-04-26 impAdd mips support to libm, from mips2-jnpr perforce...
next