]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFV r248266:
[FreeBSD/FreeBSD.git] / lib /
2013-03-14 Martin MatuskaMFV r248266:
2013-03-13 Jilles Tjoelkerlibc: Avoid SIGPIPE when nscd closes the connection...
2013-03-13 Sergey KandaurovLink getcontextx(3) to getcontext(3).
2013-03-13 Sergey KandaurovAdd the getcontextx prototype to SYNOPSIS.
2013-03-13 Hans Petter Selasky- Make the FreeBSD's USB library compile under Linux.
2013-03-12 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-11 Gleb SmirnoffFix for quite a special case when userland emulates...
2013-03-09 Diane Brucecommit correct tested fix for gr_util.c
2013-03-09 Attilio RaoGarbage collect NWFS and NCP bits which are now complet...
2013-03-07 Diane BruceCleanup gr_add() so it does not leak mem
2013-03-07 Andrew TurnerAdd __clzsi2 and ctzsi2. They are required on ARMv4...
2013-03-06 Niclas ZeisingCreate a symlink from strchrnul.3 to strchr.3.
2013-03-05 Martin MatuskaMFV r247845:
2013-03-05 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-05 Baptiste DaroussinAdd a stub manpage modeled over the libexpat one to...
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Baptiste DaroussinImport libyaml as libbsdyml (private brand name)
2013-03-03 Jilles Tjoelkerlibedit: Revert r247683 to fix buildworld.
2013-03-03 Pedro F. Giffunilibedit does not need to be linked with ncurses
2013-03-02 Pawel Jakub Dawidek- Implement two new system calls:
2013-03-02 Attilio RaoGarbage collect NTFS bits which are now completely...
2013-03-02 Joel Dahlmdoc: remove superfluous paragraph macro.
2013-03-02 Marcel MoolenaarMake this WARNS=9 clean on i386 w/ clang.
2013-03-02 Marcel MoolenaarFix warnings (control reaches end of non-void function).
2013-03-02 Marcel MoolenaarFix nandfs support by providing the same crc32 function...
2013-03-02 Pawel Jakub DawidekMerge Capsicum overhaul:
2013-03-02 Pawel Jakub DawidekProvide cap_sandboxed(3) function, which is a wrapper...
2013-03-01 Xin LIFix assignment of maximum bounadary.
2013-03-01 Xin LIMFV r247575:
2013-03-01 Martin MatuskaMFV r247316:
2013-03-01 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-01 Kevin LoAssign the len field of the netbuf structure to the...
2013-03-01 Ruslan ErmilovFixed documented prototype of kinfo_getproc(3).
2013-02-27 Joel Dahlmdoc: add missing El.
2013-02-27 John BaldwinAdd an implementation of open_memstream() and open_wmem...
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 John-Mark Gurneyno one bothered to write the iconv.9 man page... If...
2013-02-26 Alexander MotinAdd support for good old 8192Hz profiling clock to...
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-26 Xin LIVendor import of expat 2.1.0 (trimmed).
2013-02-25 Martin MatuskaMFV v242732:
2013-02-24 Jilles Tjoelkerlibc/opendir: Improve behaviour of union uniquifier:
2013-02-24 Mark JohnstonMerge part of r1712 from elftoolchain, making it possib...
2013-02-23 Giorgos KeramidasNow that qsort(3) has a sample comparison function...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-23 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-20 Joel DahlSort sections.
2013-02-20 Giorgos KeramidasVarious improvements to the qsort(3) usage example:
2013-02-19 Giorgos KeramidasAdd a sample program that shows how a custom comparison...
2013-02-19 Tim KientzleFix includes for use in libstand.
2013-02-19 Mark Johnston- Make sure to set an error code when trying to obtain...
2013-02-18 Jilles Tjoelkersetbuf(3): Restore a BUGS section about setbuf().
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-18 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-18 Tim KientzleAdd strtoul() to libstand by copying from libc and...
2013-02-17 David XuMake more code be protected by internal mutex, and...
2013-02-16 Pawel Jakub DawidekPut one file per line so it is easier to read diffs...
2013-02-16 Dimitry AndricSince clang 3.2 now has an option to suppress warnings...
2013-02-16 David XuSimplify code by using flag O_EXLOCK.
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-15 Jilles Tjoelkersetbuf(3): Remove bugs section about ancient versions...
2013-02-14 Niclas ZeisingChange examples to be consistent with what style(9...
2013-02-14 Hans Petter SelaskyAdd USB API to read power draw on USB devices.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-13 Niclas ZeisingAdd strchrnul(), a GNU function similar to strchr(...
2013-02-13 Ian LeporeMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-12 Andrew TurnerWhen clang builds libc it may insert calls to __aeabi_...
2013-02-12 Andrew TurnerAllow us to build clang for ARM EABI. Clang and llvm...
2013-02-11 Neel NatuImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Jilles Tjoelkerfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-10 Michael TuexenImprove code style. No functional change.
2013-02-10 Jilles Tjoelkersigqueue(2): Fix typo (EEPERM -> EPERM).
2013-02-09 Eitan AdlerFix logic inversion.
2013-02-09 Joel Dahlmdoc: Remove EOL whitespace.
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-07 Konstantin BelousovDocument the detail of interaction between vfork and...
2013-02-07 Konstantin BelousovDocument the ERESTART translation to EINTR for devfs...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate version...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-06 Andrew TurnerAdd the __aeabi_mem* functions to compiler-rt as clang...
2013-02-05 Andrew Turner* Add the integer div & mod functions and ARM EABI...
2013-02-04 Dag-Erling SmørgravSort by MK_* knob like the comment says
2013-02-03 Dimitry AndricAdd several missing symbols to libcxxrt's symbol versio...
2013-02-02 Dimitry AndricPull in r170135 from upstream clang trunk:
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-01-31 Sean BrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 Konstantin BelousovRework the __vdso_* symbols attributes to only make...
2013-01-29 Gleb SmirnoffRemove unused file.
next