]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
sigaction(2): Extend description of async-signal safe functions:
[FreeBSD/FreeBSD.git] / lib /
2013-05-31 jillessigaction(2): Extend description of async-signal safe...
2013-05-31 jillesfork(2): Add information about fork() in multi-threaded...
2013-05-31 jillesfork(2): #include <sys/types.h> is not needed.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 delphijMFV: libpcap 1.4.0.
2013-05-30 edAdd __sync_synchronize().
2013-05-30 edUse #ifdef instead of #if defined.
2013-05-30 dasI'm happy to finally commit stephen@'s implementations...
2013-05-29 emasteRemove clause 3 and 4 from TNF licenses
2013-05-28 emasteRemove the advertising clause from the Regents of the...
2013-05-28 emasteRenumber clauses to reduce diffs to other versions
2013-05-28 emasteRemove the advertising clause from the Regents of the...
2013-05-28 kibThe getcontext() from the __fillcontextx() call in the
2013-05-27 karglStyle(9)
2013-05-27 jillescap_rights_limit(2): CAP_ACCEPT also permits accept4(2).
2013-05-27 kargl* Update polynomial coefficients.
2013-05-27 kibPartially apply the capitalization of the heading word...
2013-05-27 dasFix some regressions caused by the switch from gcc...
2013-05-25 marcelMake the malloc(3) family of functions weak and make...
2013-05-25 jillessigreturn(2): Remove ancient compatibility warning...
2013-05-25 edMake some tiny improvements to iconv_open().
2013-05-25 edOnly call free() on something we allocated.
2013-05-23 edLet iconv build on -HEAD properly.
2013-05-21 edUpdate manpages for r250887.
2013-05-21 edAdd <uchar.h>.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 marcelAdd a makefle that recurses into the right architecture...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 julianUpdate the setfib man page to reflect recent changes.
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-16 davidxuReturn one-based key so that user can check if the...
2013-05-14 hirenFix a typo: It should be "strtoll" and not "stroll".
2013-05-13 dimUse an ugly hack to get around bootstrapping problems...
2013-05-12 joelmdoc sweep.
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 pluknetTypo.
2013-05-09 jillesposix_spawn_file_actions_adddup2(3): Document differenc...
2013-05-09 jillesposix_spawn_file_actions_addopen(3): Correct error...
2013-05-09 jilleswordexp(): Simplify code by deferring work to sh.
2013-05-09 davidxuFix return value for setcontext and swapcontext.
2013-05-08 trocinyMake errbuf optional, so if a caller is not interested...
2013-05-08 emasteAdd libusb_get_port_path wrapper
2013-05-07 emasteConstify libusb_get_pollfds return
2013-05-05 delphijMFV: Update zlib to 1.2.8.
2013-05-04 pluknetPOSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD...
2013-05-04 pluknetDocument that the return type is different from 1003...
2013-05-04 pluknetmdoc: missing comma in .Dd macro.
2013-05-04 pluknetAdd entry for errno ECAPMODE.
2013-05-04 pluknetBump date.
2013-05-04 jilleslibkvm: Make second /dev/null file descriptor close...
2013-05-04 jilleslibkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD...
2013-05-03 jkimImprove compatibility with recent flex from flex.source...
2013-05-03 jhbSimilar to 233760 and 236717, export some more useful...
2013-05-03 dimAllow building clang on older FreeBSD releases, where...
2013-05-03 pluknetAlso, add a missing period.
2013-05-03 pluknetRemove an extra comma.
2013-05-03 pluknetRemove the STANDARDS section.
2013-05-03 uqsAlways install pmc.foo(3) manpages.
2013-05-03 hselaskyAdd new USB API to get the port path of a USB device.
2013-05-01 jillesaccept(2), pipe(2): Fix .Dd.
2013-05-01 jillesAdd pipe2() system call.
2013-05-01 jillesAdd accept4() system call.
2013-05-01 trocinyprocstat_getpathname: for kvm method, instead of return...
2013-05-01 trocinyKVM method support for procstat_getgroups, procstat_get...
2013-04-30 brooksWrap the creation of the ../include link in /usr/lib in
2013-04-28 rwatsonEnable building string functions as part of libstand...
2013-04-28 rwatsonMerge @228176 from Perforce to fix a bug introduced...
2013-04-28 davidxuRemove extra code for SA_RESETHAND, it is not needed...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 jilleslibthr: Fix a parameter name in an internal header...
2013-04-27 jillesintro(2): Fix some errors in ENFILE and EMFILE descript...
2013-04-27 edUnbreak <stdatomic.h> on ARM + Clang.
2013-04-26 jillessysconf(3): Correct the description of _SC_OPEN_MAX.
2013-04-25 neelRemove deprecated APIs to get the total and free memory...
2013-04-24 jillesgetdtablesize(2): Describe what this function actually...
2013-04-23 emasteConvert libc/stdio from K&R to ANSI C
2013-04-23 emasteRenumber clauses to reduce diffs to other versions
2013-04-23 eadler- sl_find does not modify 'name'
2013-04-23 eadlerSwitch from K&R prototypes to modern C
2013-04-22 pluknetKeep up with negative addrlen check removal in r249649.
2013-04-21 jillesdup(2): Remove incorrect sentence about getdtablesize().
2013-04-21 trocinyEmbed revision id in the library.
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 kibMerge the 386 and amd64 versions of the fenv.h, to...
2013-04-21 joelAdd example.
2013-04-21 joelRemove cross-references to nonexistent CPU_SET(3) manpage.
2013-04-20 joelmdoc: end function context properly.
2013-04-20 edEnable libcompiler-rt on MIPS.
2013-04-20 trocinyBump date.
2013-04-20 trocinyAdd procstat_getkstack function to dump kernel stacks...
2013-04-20 trocinyAdd procstat_getauxv function to retrieve a process...
2013-04-20 trocinyExtend libprocstat with functions to retrieve process...
2013-04-20 trocinyAdd procstat_getosrel function to retrieve a process...
2013-04-20 trocinyAdd procstat_getpathname function to retrieve a process...
2013-04-20 trocinyAdd procstat_getrlimit function to retrieve a process...
2013-04-20 trocinyAdd procstat_getumask function to retrieve a process...
2013-04-20 trocinyAdd procstat_getgroups function to retrieve process...
next