]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
sigprocmask(2): pthread_sigmask(3) must be used in threaded processes.
[FreeBSD/FreeBSD.git] / lib /
2010-05-07 jillessigprocmask(2): pthread_sigmask(3) must be used in...
2010-05-07 jillesraise(3): Note that this sends a signal to the current...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 jillesUpdate xrefs from 4.3BSD to modern signal functions...
2010-05-06 jillessigaltstack(2): document some modernizations:
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-04 kibDocument RUSAGE_THREAD.
2010-05-03 delphijBump .Dd date.
2010-05-03 mmCode indent according to style(9).
2010-05-03 mmImplement the no_user_check option to pam_krb5.
2010-05-01 rstoneWhen configuring hwpmc to use the EXT_SNOOP event,...
2010-05-01 emasteSearch beyond the first 1/8th of inodes.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 jillesunlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPT...
2010-04-25 jilleskvm(3): Mention that some of the functions use sysctl...
2010-04-25 jillessysctl(3): Update description of various kern.* variables.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-24 jeff - Merge soft-updates journaling from projects/suj...
2010-04-23 flz- Take libinstall.a out of pkg_install and make it...
2010-04-21 kibC language does not has references, it provides pointers.
2010-04-21 kibAdd standards section, improve wording, taking into...
2010-04-20 delphijMFV: zlib 1.2.5.
2010-04-20 kibFree() is not allowed to modify errno, remove safety...
2010-04-20 kibSlightly modernize realpath(3).
2010-04-18 kibRevert r206649.
2010-04-17 jillesgetcwd(3): Clarify that EACCES may or may not be checked.
2010-04-16 jillesfnmatch: Fix bad FNM_PERIOD disabling if an asterisk...
2010-04-16 delphijExpose a few symbols as public interface rather than...
2010-04-16 delphijMFV: libz 1.2.4.3.
2010-04-15 kibStill reference struct __sigaction with clarification...
2010-04-14 uqsmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 uqsmdoc: don't abuse Bo/Pc to get what looks like an interval
2010-04-14 uqsmdoc: remove .Pp where not needed
2010-04-13 kibAlign the declaration for sa_sigaction with POSIX.
2010-04-11 mariusAdd #endif missed in r206490.
2010-04-11 mariusWhile SPARC V9 allows tininess to be detected either...
2010-04-06 umeUse the stored length value instead of calculating...
2010-04-05 obrienI feel this wording of the history is more clear.
2010-04-05 avglibc/db/hash: cap auto-tuned block size with a value...
2010-04-05 avghash.3: fix a factual mistake in the man page
2010-04-04 umeAdd capability to use a db version of services. It...
2010-04-04 umeReduce duplicate code.
2010-04-04 umeTreat '+' as special only when in compat mode, and...
2010-04-04 umeStop adding trailing '\n'. The servent_unpack() doesn...
2010-04-02 fabient- Support for uncore counting events: one fixed PMC...
2010-04-01 delphijRemove _LARGEFILE64_SOURCE==1 case which is supposed...
2010-04-01 delphijFor now, hardcode FreeBSD configuration that will never...
2010-03-31 delphijUpdate to 1.2.4.1 (beta).
2010-03-31 delphijAdd prototype for libc internal interfaces.
2010-03-31 delphijAdd prototypes for libc private interfaces.
2010-03-30 jhbUse panic() (which the environment is required to provi...
2010-03-28 traszMake acl_to_text_np(3) not crash on long group or user...
2010-03-28 edDon't forget to bump the date in the man page.
2010-03-28 edRename st_*timespec fields to st_*tim for POSIX 2008...
2010-03-27 kaiwMerge improvements from kernel HID parser to the userla...
2010-03-24 gahr- Remove const'ness from dlerror(3) prototype, for...
2010-03-23 jhbReject attempts to create a MAP_ANON mapping with a...
2010-03-23 rpauloFinish the much belated Intel XScale hwpmc(4) man page.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 edLet opendir() use O_DIRECTORY.
2010-03-21 edActually make O_DIRECTORY work.
2010-03-21 mariusAvoid aliasing which leads to incorrect results when...
2010-03-20 jillesDo not create *.gmon files for PIE executables on i386.
2010-03-20 marius- While SPARC V9 allows tininess to be detected either...
2010-03-20 mariusDivision should take both arguments' signs into account...
2010-03-20 mariusFPU_DEBUG requires <stdio.h>.
2010-03-20 mariusEnsure that __fpu_ftox() both returns the high bits...
2010-03-20 marius- Remove a bogus forward declaration.
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-18 dougbUpdate to 9.6.2-P1, the latest patchfix release which...
2010-03-18 delphijRemove two pieces of code (one disabled in revision...
2010-03-16 mckusickDebugging nits found while testing the new 64-bit quota...
2010-03-15 phkComment a fine point, so it does not get lost when...
2010-03-14 edTrim down libcompat by removing <regexp.h>.
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 edSmall style(9) cleanups.
2010-03-13 impMake this conform to the other top-level Makefile subdi...
2010-03-13 jmallettFix spelling of noreorder.
2010-03-13 delphijCorrect bugs fixed but not merged from my own tree.
2010-03-12 delphijFollow up commit to reindent the code.
2010-03-12 delphijTwo optimizations to MI strlen(3) inspired by David...
2010-03-12 uqsFix several typos in macros or macro misusage.
2010-03-11 jhb- Use an initializer macro to initialize fields in...
2010-03-11 jhbFix a bug in the previous change: remove function-local...
2010-03-11 mariusFix a typo in r204974 so that FTYPE_LNG matches the...
2010-03-10 marius- The OPSZ macro actually only does the right thing...
2010-03-10 jhbUse thr_once() with once_t controls to initialize vario...
2010-03-09 edAdd warnings to <regexp.h> and <sys/timeb.h>.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-07 joelSwitch to our preferred license text.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 uqsUse default WARNS setting (of 6) for lib/csu.
2010-03-05 uqsProperly declare non-extern functions in crt1
2010-03-04 impRemove stale references to libkrb5.
2010-03-04 joelUse our standard license text. No more voices in the...
2010-03-04 desIFH@204581
2010-03-04 gshapiroEnable the use of nanosleep() instead of using pause...
2010-03-03 impUse ABI neutral macrosa
2010-03-03 imp__main and __gccmain are no longer required, so elimina...
next