]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
d_ino member of linux_dirent structure should be unsigned long.
[FreeBSD/FreeBSD.git] / lib /
2008-05-30 Doug RabsonCall the fcntl compatiblity wrapper from the thread...
2008-05-30 David XuEliminate global mutex by using pthread_once's state...
2008-05-29 David Xu- Reduce function call overhead for uncontended case.
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-27 Doug RabsonMake fcntl() a weak symbol so that it can be overridden...
2008-05-27 Tim KientzleMinor code hardening: Verify the final bytes of the...
2008-05-27 Tim KientzleUntil the old archive.h.in gets renamed to archive...
2008-05-26 Tim KientzleMFp4: libarchive 2.5.4b. (Still 'b' until I get a...
2008-05-26 Pawel Jakub DawidekUse _WANT_FILE to make struct file visible from userlan...
2008-05-25 Robert WatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-23 John BirrellRelax the strict type check because gcc as distributed...
2008-05-23 John BirrellChange the alignment of the NOTE to match what gcc...
2008-05-23 John BirrellAdd the case for SHT_AMD64_UNWIND.
2008-05-23 Colin PercivalCheck that lseek(2) succeeds and puts us where we expec...
2008-05-23 Colin PercivalWe only use the string "?rwxrwxrwx " once, so inline...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellHook libdwarf and libproc into the build.
2008-05-22 John BirrellAdd a BSD licensed DWARF library for use by the DTrace...
2008-05-22 John BirrellAdd the Makefile for the process library which was...
2008-05-22 John BirrellAdd a process library with some stubs that the DTrace...
2008-05-20 Pawel Jakub DawidekUse 'dowrite' as an argument name instead of too genera...
2008-05-19 Colin PercivalReturn ARCHIVE_FATAL if we can't allocate memory instea...
2008-05-16 Greg LeheyClarify that "ante meridiem" and "post meridiem" mean...
2008-05-15 Doug RabsonAdd new heimdal-1.1 library.
2008-05-14 Jason EvansClean up cpp logic and comments.
2008-05-11 Warner LoshCommit missing mips libthr support that I thought I...
2008-05-10 Antoine BrodinRemove useless call to getdtablesize(2) in fdopen(3...
2008-05-10 Christian BruefferMisc mdoc improvements and a typo fix.
2008-05-09 Julian ElischerAdd setfib.2 to the list of man pages to add
2008-05-09 Julian Elischersetfib.2 got left out of the last commit
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Rong-En Fan- Update for ncurses 5.6-20080509
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 John BaldwinDon't set the _file member of the FILE when opening...
2008-05-08 Coleman KaneUpdate the lib/expat tree for the new v2.0.1 expat...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Alexander KabaevKeep versions on a dependency chain to exclude even...
2008-05-07 Doug RabsonFix conflicts after heimdal-1.1 import and add build...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-06 David XuRemove libc_r's remnant code.
2008-05-06 Daniel EischenAdd a comment stating not to bump the FBSDprivate version.
2008-05-05 John BaldwinRevert back to accessing FILE internals directly.
2008-05-05 John BaldwinRetire the __fgetcookie(), __fgetpendout(), and __fsetf...
2008-05-05 John BaldwinExpose FILE's internals to the world again in all their...
2008-05-05 Konstantin BelousovDo not read away the target directory entry when encoun...
2008-05-04 Oleksandr Tymoshenko Add MIPS support to libdisk
2008-05-04 Marcel MoolenaarAdd __fgetcookie(), __fgetpendout() and __fsetfileno...
2008-05-03 Marcel MoolenaarUnbreak build: gnu sort has been configured to grope...
2008-05-03 Oleksandr Tymoshenko Symbol.map is handled by cpp, so use C-style comments
2008-05-03 Marcel MoolenaarUnbreak build: libftpio gropes inside struct __sFILE...
2008-05-03 Jason EvansFix a comment.
2008-05-03 Oleksandr Tymoshenko Bring C runtime bits for FreeBSD/mips from p4 mips2...
2008-05-02 John BaldwinNext round of stdio changes: Remove all inlining of...
2008-05-02 John BaldwinInclude libc_private.h for the declaration of __isthrea...
2008-05-01 Jason EvansAdd a separate tree to track arena chunks that contain...
2008-05-01 Jason EvansAdd rb_wrap(), which creates C function wrappers for...
2008-04-30 Doug RabsonWhen receiving delegated credentials, initialise our...
2008-04-30 Doug RabsonUse global implementation of _gss_oid_equal.
2008-04-30 Doug RabsonAllow null oids in _gss_oid_equal().
2008-04-29 Oleksandr Tymoshenko o Add MIPS to the list of architectures with defined...
2008-04-29 Oleksandr Tymoshenko Set QUANTUM_2POW_MIN and SIZEOF_PTR_2POW parameters...
2008-04-29 Ruslan Ermilov_setjmp.o was missing a dependency on "machine".
2008-04-29 Ruslan ErmilovDon't forget to clean the "machine" symlink on amd64...
2008-04-29 David XuUse UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP_WAKE_PRIVATE...
2008-04-29 Jason EvansCheck for integer overflow before calling sbrk(2),...
2008-04-28 Robert WatsonCorrect minor typos in SCTP man pages.
2008-04-27 Marcel MoolenaarAdd support files for compiling with soft-float. This...
2008-04-26 Kris KennawayIncrease the default MUTEX_ADAPTIVE_SPINS to 2000,...
2008-04-26 Warner LoshAdd mips support to libm, from mips2-jnpr perforce...
2008-04-26 Warner LoshBring in mips threads support from perforce mips2-jnpr...
2008-04-26 Warner LoshAdd mips support libc from the mips2-jnpr branch of...
2008-04-26 Sean FarleyHave the man page catch up with the namespace pollution...
2008-04-26 John BirrellVendor import of the full userland contrib part of...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellVendor import of libraries for DTrace from OpenSolaris.
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-24 Ruslan ErmilovStricter check for integer overflow.
2008-04-24 Marcel MoolenaarAdd support for gpart:
2008-04-23 Xin LIAvoid various shadowed variables. libthr is now almost...
2008-04-23 Jason EvansImplement red-black trees without using parent pointers...
2008-04-23 Marcel MoolenaarCorrect an off-by-1 for GPART. The literal partition...
2008-04-23 Sean FarleyAdd four utility functions related to struct grp proces...
2008-04-22 John BaldwinFix a leak in the recent fixes for file descriptors...
2008-04-22 David XuUse native rwlock.
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-20 Antoine BrodinDocument that you must include <sys/param.h> before...
2008-04-19 Ruslan ErmilovDon't forget to free() currency_symbol and asciivalue...
2008-04-19 Ruslan ErmilovBetter strfmon(3) conversion specifiers sanity checking.
2008-04-17 John BaldwinNext stage of stdio cleanup: Retire __sFILEX and merge...
2008-04-16 Xin LIImplement fdopendir(3) by splitting __opendir2() into...
2008-04-16 Xin LIStyle fixes to opendir.c:
2008-04-16 Ruslan ErmilovSort MAN and MLINKS.
2008-04-16 Ruslan ErmilovConnect newly added manpages to the build.
2008-04-16 Konstantin BelousovMan pages for the openat(2), fexecve(2) and related...
next