]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Make the FreeBSD's USB library compile under Linux.
[FreeBSD/FreeBSD.git] / lib /
2013-03-13 hselasky- Make the FreeBSD's USB library compile under Linux.
2013-03-11 glebiusFix for quite a special case when userland emulates...
2013-03-09 dbcommit correct tested fix for gr_util.c
2013-03-09 attilioGarbage collect NWFS and NCP bits which are now complet...
2013-03-08 attilioMFC
2013-03-07 dbCleanup gr_add() so it does not leak mem
2013-03-07 andrewAdd __clzsi2 and ctzsi2. They are required on ARMv4...
2013-03-06 zeisingCreate a symlink from strchrnul.3 to strchr.3.
2013-03-05 baptAdd a stub manpage modeled over the libexpat one to...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-03 jilleslibedit: Revert r247683 to fix buildworld.
2013-03-03 pfglibedit does not need to be linked with ncurses
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioGarbage collect NTFS bits which are now completely...
2013-03-02 attilioMFC
2013-03-02 joelmdoc: remove superfluous paragraph macro.
2013-03-02 marcelMake this WARNS=9 clean on i386 w/ clang.
2013-03-02 marcelFix warnings (control reaches end of non-void function).
2013-03-02 marcelFix nandfs support by providing the same crc32 function...
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-02 pjdProvide cap_sandboxed(3) function, which is a wrapper...
2013-03-01 delphijFix assignment of maximum bounadary.
2013-03-01 kevloAssign the len field of the netbuf structure to the...
2013-03-01 ruFixed documented prototype of kinfo_getproc(3).
2013-02-28 attilioMFC
2013-02-27 joelmdoc: add missing El.
2013-02-27 jhbAdd an implementation of open_memstream() and open_wmem...
2013-02-26 attilioMFC
2013-02-26 jmgno one bothered to write the iconv.9 man page... If...
2013-02-26 mavAdd support for good old 8192Hz profiling clock to...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-26 delphijVendor import of expat 2.1.0 (trimmed).
2013-02-24 jilleslibc/opendir: Improve behaviour of union uniquifier:
2013-02-24 attilioMFC
2013-02-24 markjMerge part of r1712 from elftoolchain, making it possib...
2013-02-23 attilioMFC
2013-02-23 keramidaNow that qsort(3) has a sample comparison function...
2013-02-21 attilioMFC
2013-02-20 joelSort sections.
2013-02-20 keramidaVarious improvements to the qsort(3) usage example:
2013-02-19 keramidaAdd a sample program that shows how a custom comparison...
2013-02-19 kientzleFix includes for use in libstand.
2013-02-19 markj- Make sure to set an error code when trying to obtain...
2013-02-18 jillessetbuf(3): Restore a BUGS section about setbuf().
2013-02-18 kientzleAdd strtoul() to libstand by copying from libc and...
2013-02-17 davidxuMake more code be protected by internal mutex, and...
2013-02-16 pjdPut one file per line so it is easier to read diffs...
2013-02-16 dimSince clang 3.2 now has an option to suppress warnings...
2013-02-16 davidxuSimplify code by using flag O_EXLOCK.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-15 jillessetbuf(3): Remove bugs section about ancient versions...
2013-02-14 zeisingChange examples to be consistent with what style(9...
2013-02-14 hselaskyAdd USB API to read power draw on USB devices.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 zeisingAdd strchrnul(), a GNU function similar to strchr(...
2013-02-13 ianMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-12 andrewWhen clang builds libc it may insert calls to __aeabi_...
2013-02-12 andrewAllow us to build clang for ARM EABI. Clang and llvm...
2013-02-11 neelImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-10 jillesfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 tuexenImprove code style. No functional change.
2013-02-10 jillessigqueue(2): Fix typo (EEPERM -> EPERM).
2013-02-09 eadlerFix logic inversion.
2013-02-09 joelmdoc: Remove EOL whitespace.
2013-02-09 delphijMFV r245512:
2013-02-07 kibDocument the detail of interaction between vfork and...
2013-02-07 kibDocument the ERESTART translation to EINTR for devfs...
2013-02-06 andrewAdd the __aeabi_mem* functions to compiler-rt as clang...
2013-02-05 andrew* Add the integer div & mod functions and ARM EABI...
2013-02-04 desSort by MK_* knob like the comment says
2013-02-03 dimAdd several missing symbols to libcxxrt's symbol versio...
2013-02-02 dimPull in r170135 from upstream clang trunk:
2013-02-01 sjgMerge bmake-20130123
2013-02-01 gahr- Fix more style(9)-related issues (copyright header...
2013-01-31 sbrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 gahr- Remove underscores from the internal structure name...
2013-01-30 gahrAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 kibRework the __vdso_* symbols attributes to only make...
2013-01-29 glebiusRemove unused file.
2013-01-28 jhb- Compute the correct size to reallocate when doubling...
2013-01-28 theravenFix some symbol version mismatches between libstdc...
2013-01-24 brooksOnly install manpages and html documentation in the...
2013-01-23 brooksRemove several MLINKS that were listed twice.
2013-01-23 glebiusposix_fadvise(2) first appeared in FreeBSD 9.1
2013-01-21 pjdNote that SIGCHLD is special and if ignored, won't...
2013-01-19 andrewAdd the required __aeabi_* functions to libc.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 andrewUse the compiler-rt version __{u,}divsi3 and __{u,...
2013-01-19 andrewUpdate the syscall calling convention for ARM EABI...
2013-01-19 andrewThere should have been a tab after SRCS+=
2013-01-19 andrewFor ARM EABI we only need a subset of the quad function...
2013-01-19 andrewAdd the __aeabi_*divmod functions to the compiler-rt...
2013-01-18 jilleslibthr: Always use the threaded rtld lock implementation.
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 neelIFC @ r245509
2013-01-15 zont- Use standard RETURN VALUES section.
next