]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Libthr cannot be dynamically loaded into the running process.
[FreeBSD/FreeBSD.git] / lib /
2009-11-26 kibLibthr cannot be dynamically loaded into the running...
2009-11-26 kibImplement sighold, sigignore, sigpause, sigrelse, sigse...
2009-11-26 kibsigset() is the name of function specified by SUSv4.
2009-11-25 attilioIn tac_get_av_value() empty attributes should be handle...
2009-11-25 attilioFix a socket leak in ftp_request() after that a connect...
2009-11-25 wollmanStyle: use structure assignment rather than memcpy...
2009-11-25 wollmanIn clnt_raw_create(), avoid minor race condition initia...
2009-11-25 wollmanIn svc_raw_reply(), don't leave stat uninitialized...
2009-11-25 wollmanEliminate more dead stores.
2009-11-25 wollmanMake all three if conditions look similar by always...
2009-11-25 wollmanIn __mbsconv(), if prec was zero, nconv could have...
2009-11-25 wollmanEliminate dead store.
2009-11-20 jhbRevert the previous change to pthread_once() stub in...
2009-11-20 jhbReplace gmt_is_set and the gmt_mutex lock with a pthrea...
2009-11-20 jhbAdd an internal _once() method. This works identical...
2009-11-20 thompsaSync to P4
2009-11-18 davidxuMake following functions be cancellation points:
2009-11-18 davidxulink libpthread because the librt really needs it to...
2009-11-18 davidxuFix compiler warnings.
2009-11-17 gabor- Update Hungarian libc catalog
2009-11-17 obrienCatch up with r130332 which changed the default timezon...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-16 jkimSync with C.msg r199083.
2009-11-16 bruefferFix grammar.
2009-11-16 bruefferFix a memory leak in acl_from_text() in case the conver...
2009-11-15 attilioCollapse devinfo_state_t with device_state_t in order...
2009-11-14 cpercivaChange the utrace log entry for malloc_init from (0...
2009-11-13 bruefferRemove a note about vfork(4) going to be eliminated...
2009-11-13 bruefferImproved the manpage description. The committed wording
2009-11-13 desNote that nullok should not be used by processes that...
2009-11-13 roamFix the grammar in the isprint(3) description.
2009-11-13 roamFix the grammar in the isgraph(3) description, almost...
2009-11-12 umeAdd missing IEEE1394 support dropped during merge from...
2009-11-11 reneSynchronize with C.msg revision 199083 and improve...
2009-11-11 umeANSIfy.
2009-11-11 roamFix the grammar as in the PR, and then some.
2009-11-10 umeAdd Japanese catalogue entries for newer errnos: EBADMS...
2009-11-09 umeAdd gai_strerror() catalog for ja_JP.UTF-8 and ja_JP...
2009-11-09 umeAdd NLS catalogs support to gai_strerror(3).
2009-11-09 umeFix comment.
2009-11-09 umeAdd ja_JP.eucJP catalog.
2009-11-09 umeAdd ja_JP.UTF-8 catalog.
2009-11-08 thompsa- fix refcounting error during data transfer
2009-11-08 bruefferFix a copy+paste error by checking the correct variable...
2009-11-08 gabor- Strip trailing CRs
2009-11-08 gabor- Update Ukranian catalog
2009-11-06 jhbFix a copy-paste bug when reading data from the last...
2009-11-06 edAdd MAP_ANONYMOUS.
2009-11-05 marcelIP_TTL is an IP socket option, not a TTL value. Use...
2009-11-02 bruefferUse our canonical .Dd format.
2009-11-02 cpercivaAttempt to reduce accidental foot-shooting by pointing...
2009-10-28 bruefferInitialize f_rabuf in the raw device case. A subsequent...
2009-10-28 kibMove pselect(3) man page to section 2.
2009-10-27 kibCommit libc files missed in r198508
2009-10-27 kibCurrent pselect(3) is implemented in usermode and thus...
2009-10-26 emaxFix typo in bluetooth.3
2009-10-24 marcelImplement _umtx_op_err() for ia64.
2009-10-24 jkoshyNot all Intel Core (TM) CPUs implement PMC_CLASS_IAF...
2009-10-23 jilleswordexp(3): fix some bugs with signals and long outputs
2009-10-22 thompsaPrevent wraparound of the timeout variable.
2009-10-21 fabientPR: 139751
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-13 jillesMake getcwd(3) faster, simpler and more compliant using...
2009-10-13 rwatsonAdd C message catalogue entries for newer errnos: EBADM...
2009-10-11 jillesMake openat(2) a cancellation point.
2009-10-11 kibIn nanosleep(2), note that the calling thread is put...
2009-10-11 dasDocument errno codes added in r144530.
2009-10-07 rwatsonAdd a new errno, ENOTCAPABLE, to be returned when a...
2009-10-06 rwatsonAdd basename_r(3) to complement basename(3). basename_...
2009-10-05 delphijfts_open() requires that the list passed as argument...
2009-10-05 despam_ssh needs roaming_dummy to link correctly against...
2009-10-05 edwinModified locale(1) to be able to show the altmon_X...
2009-10-04 dasBetter glibc compatibility for getline/getdelim:
2009-10-04 rpauloInstall x86 related man pages on x86 systems only.
2009-10-01 marcusCorrect the pthread stub prototype for pthread_mutexatt...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-29 mavFix bug, when RADIUS client gave up after single sendto...
2009-09-28 delphijAdd two new fcntls to enable/disable read-ahead:
2009-09-27 gabor- Add Galician NLS catalog
2009-09-26 alcMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-25 davidxudon't report error if key was deleted.
2009-09-23 attiliorwlock implemented from libthr need to fall through...
2009-09-21 alcCorrect a section name; specifically, "AUTHOR" should...
2009-09-21 ruFixed markup (mostly) errors.
2009-09-21 nyanDisable a check on a disk size because it's too strict...
2009-09-19 alcAdd getpagesizes(3). This functions either the number...
2009-09-19 nyanCorrect BIOS header sanitizing on pc98.
2009-09-18 bruefferFix setfib(1) section number.
2009-09-17 kanMake libc.a provide __stack_chk_fail_local weak alias...
2009-09-16 ddsFix an off-by-one error in the marking of the O_CH...
2009-09-16 ddsAdd a couple of debugging statements.
2009-09-16 ssonAdd EV_RECEIPT to kevents.
2009-09-16 ssonAdd the EV_DISPATCH flag to kevents.
2009-09-16 ssonAdd EVFILT_USER to kevents.
2009-09-15 ddsAdd two test cases from PR 130504.
2009-09-15 attilioUse explicit int values for the device states in order...
2009-09-14 edwinImprove the way failure of pthread_key_create() gets...
2009-09-13 emasteANSIfy, whitespace and comment adjustments, to simplify...
2009-09-13 deischenBump our namespace version for 9.0.
2009-09-11 jkimMFV: r196804
next