]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Update athpoke/athregs to use the modified register read diagnostic API.
[FreeBSD/FreeBSD.git] / lib / libc /
2014-08-07 pfgConst-ify character string
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-04 jmgfix misordering...
2014-08-04 jmgadd xrefs for the other functions...
2014-08-04 tuexenAdd support for the SCTP_RECONFIG_SUPPORTED and the...
2014-08-03 tuexenAdd support for the SCTP_PKTDROP_SUPPORTED socket optio...
2014-08-03 tuexenAdd SCTP socket option SCTP_NRSACK_SUPPORTED to control the
2014-08-02 tuexenAdd support for the SCTP_PR_SUPPORTED socket option...
2014-08-02 tuexenCleanup the ECN configuration handling and provide...
2014-07-31 n_hibmaFix the example: free the memory that was allocated...
2014-07-29 jhbIf telldir() is called immediately after a call to...
2014-07-26 pfgstrftime() xlocale cleanups.
2014-07-26 acheIn the "Too many open files" edge cases don't try to...
2014-07-24 jhbPOSIX says that passing a location returned by telldir...
2014-07-22 pfgAvoid possible cast degradation.
2014-07-22 acheFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 acheBack the whole change out until I figure out how to...
2014-07-22 acheChecking for __SAPP alone is not enough because it...
2014-07-22 pfgRevert r268984:
2014-07-22 pfgMostly cosmetic cleanups.
2014-07-22 pfgftello: return 1 when seeking offset on an append stream.
2014-07-22 pfgrewind: always clear error indicator.
2014-07-21 pfgFix hdestroy() compliance issue.
2014-07-21 pfgUpdate license.
2014-07-21 pfgAdd re-entrant versions of the hash functions based...
2014-07-20 pfgAdjust errno on failed prepwrite.
2014-07-20 pfgConst-ify a character string.
2014-07-20 pfgUse a correct errno in freopen.
2014-07-20 pfgUpdate fflush(3) to return success on a read-only stream.
2014-07-19 ianAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 pfgClean r268867.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 pfgUse unsigned optlen in getsourcefilter()
2014-07-18 jillesttyname(3): Fix EBADF/ENOTTY error descriptions.
2014-07-18 baptExtend kqueue's EVFILT_TIMER by adding precision unit...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 pfglibc/stdlib: Minor cleanups to code originating in...
2014-07-15 kevloDocument that listen(2) can fail with EDESTADDRREQ.
2014-07-15 pfglibc/gen: small updates to code originating at OpenBSD
2014-07-14 jmmvMake generation of nslexer.c more robust.
2014-07-12 pfgstrfmon: reduce unnecessary snprintf.
2014-07-11 jhbFix some edge cases with rewinddir():
2014-07-09 kibImplement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf...
2014-07-09 markjFix a typo.
2014-07-08 pluknet[mdoc] Fix previous change.
2014-07-07 marcelRemove ia64.
2014-07-04 pfgminor perf enhancement for UTF-8
2014-07-04 pfggetopt(3): clarify GNU instead of NetBSD.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 kibNote that most errors are possible for all syscalls...
2014-07-01 delphijMFV r267565:
2014-06-30 pfgregex(3): Add support for \< and \> word delimiters
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 umeFix build with WITHOUT_INET6.
2014-06-26 ume- Exclude loopback address rather than loopback interface.
2014-06-26 pluknetDocument EINVAL as per POSIX.
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 wollmanCatch up with many years of changes:
2014-06-23 joelmdoc: remove superfluous paragraph macros.
2014-06-23 umeExclude IPv4 address from doing longest match.
2014-06-23 baptuse .Mt to mark up email addresses consistently (part4)
2014-06-22 acheMerge intermediate OpenBSD v1.25 changes (almost identi...
2014-06-22 pfggetopt(3): recognize option:: as GNU extension for...
2014-06-21 pfgRevert r267675:
2014-06-20 pfgregex: Make use of reallocf().
2014-06-19 umeUse SOCK_CLOEXEC.
2014-06-19 kibAdd MAP_EXCL flag for mmap(2). It should be combined...
2014-06-19 kibThe time come to remove the wrapper, most likely, but...
2014-06-18 pfgstrptime: add support for %t and %n
2014-06-18 wblockFix syntax error.
2014-06-18 umeRetooling addrconfig() to exclude addresses on loopback...
2014-06-18 pfgstdtime: style(9) fixes.
2014-06-16 pfgUpdate license to strptime(3) implementation.
2014-06-15 pfgMFV r266988:
2014-06-13 tijliconv_open: initialise ci_ilseq_invalid field of _citru...
2014-06-13 tijlReplace malloc+memset with calloc.
2014-06-09 jillessiglongjmp(): Preserve floating point exception flags...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-02 gahr- Return NULL and set errno to EINVAL if size is 0...
2014-05-30 bjkMinor mdoc fix
2014-05-30 pfgFix strcasecmp_l() and strncasecmp_l() POSIX 2008 compl...
2014-05-29 pluknetmdoc: add missing paragraph macro.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 allanjudeEmphasis on 'do not' and 'complement' in the strcspn(3)
2014-05-25 allanjudeMerge strcspn.3 into strspn.3 and clarify the explainat...
2014-05-17 bjkCorrect documentation of the limit on how much memory...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 kibInvalidate the cache for the named posix semaphore...
2014-05-10 kibStyle.
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-05 pfgRevert r265367:
2014-05-05 pfgregex: Use calloc instead of malloc.
2014-05-02 bruefferProperly free resources in case of error.
2014-05-01 pfgregex: Remove some unreachable breaks.
2014-05-01 pfgcitrus: Avoid invalid code points.
next