]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Fix style(9) space vs tab.
[FreeBSD/FreeBSD.git] / lib / libc /
2018-06-13 traszGet rid of references to /usr/share/doc/ from ports...
2018-06-13 eadleratoi.3: bump .Dd
2018-06-13 eadlerlibc: remove explicit cast NULL in atoi
2018-06-10 kiblibc qsort(3): stop aliasing.
2018-06-06 cemstrdup.3: Document standardization in POSIX
2018-06-06 cemstrcpy.3: Improve legibility and clarity
2018-06-06 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-05 markjDon't build brk_test on platforms that don't support...
2018-06-04 markjReimplement brk() and sbrk() to avoid the use of _end.
2018-06-02 jhibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-01 markjDon't export _end on arm64 and riscv.
2018-06-01 markjRemove an inaccuracy from mincore.2.
2018-06-01 brooksRemove support for SYS_sys_exit in favor of SYS_exit.
2018-05-29 vangyzenBump the date on man pages in r334306
2018-05-29 vangyzenCross-reference abort2(2) from a few man pages
2018-05-28 emastestrsep.3: don't silently ignore errors
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 araujoRemove unnecessary free(string) from EXAMPLES.
2018-05-28 araujoUpdate strsep(3) EXAMPLE section regards the usage...
2018-05-28 vangyzenfts_stat: fix buffer overrun on error path
2018-05-25 brooksMake vadvise compat freebsd11.
2018-05-24 brooksIndicate the brk/sbrk are deprecated and not portable.
2018-05-23 kibNote that PT_SETSTEP is auto-cleared.
2018-05-23 philImport libxo-0.9.0:
2018-05-22 kibImplement printf(3) family %m format string extension.
2018-05-22 cyConform to Berne Convention.
2018-05-20 sevanUse St macro for specifying C standards.
2018-05-20 sevanFix a typo and remove an unneeded Tn macro as highlight...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 cyConform to Berne Convention.
2018-05-19 sjgMerge bmake-20180512
2018-05-17 lstewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-13 kibAdd implementations for clog(3), clogf(3), and clog(3).
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 kibPROC_PDEATHSIG_CTL will appear first in 11.2.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 jasoneUpdate jemalloc to version 5.1.0.
2018-05-10 delphijRemove "All rights reserved" from my files.
2018-05-09 vangyzenRemove 'All rights reserved' from my files
2018-05-09 zeisingRemove "all rights reserved" on files where I have...
2018-05-09 kibNow that a special no-SSP libc is used for rtld, allow
2018-05-09 kibCreated static libc PIC/no-SSP library to be used by...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-03 kevansfcntl(2): Vaguely document that ENOTTY is possible...
2018-04-30 emasteClarify bindat/connectat use with AT_FDCWD
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-19 brooksReplace SOFTFLOAT with __riscv_float_abi_*.
2018-04-18 kibAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-17 traszDon't put multiple names on a single .Nm line. This...
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-12 brooksReplace MD assembly exect() with a portable version.
2018-04-12 gonzoBump .Dd value (forgot to do this in r332439)
2018-04-12 gonzoFix quotes in the example code in syslog(3) BUGS section
2018-04-06 brooksRemove caching from getlogin(2).
2018-04-06 edLet syslog(3) use RFC 5424.
2018-04-05 brooksRemove architecture specific shmat.S files.
2018-04-04 brooksRemove architecture specific sigreturn.S files.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 cyThe correct symbol version for FreeBSD 12 is 1.5.
2018-04-03 cyCorrect the version number for gets_s(3).
2018-04-03 cyAdd gets_s(3) to the man page title (noticed by ed@).
2018-04-03 cyAdd new gets_s(3) stdio function.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 jeffAdd missing file from 4331508
2018-03-24 jeffDocument new NUMA related syscalls and utility options.
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 cemgetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 cemImplement getrandom(2) and getentropy(3)
2018-03-20 markjRemove a lingering inaccuracy from mlock.2.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-15 markjAdd a space between a section number and a following...
2018-03-15 hrsMake getnameinfo(3) salen requirement less strict and
2018-03-07 eadlerdes_crypt.3: Fix typo.
2018-03-05 jhbMove softfloat symbol map entries to softfloat/Symbol...
2018-03-04 brooksRefer to SysV IPC permissions as numeric constants.
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 traszFix typo.
2018-02-27 traszImprove missing tty handling in init(8). This removes...
2018-02-27 bdreweryFix some grammar: "signals <...> are set"
2018-02-24 cemlibc: Remove unused definition
2018-02-23 pfg__printf_render_int(): small type change to match use.
2018-02-23 pfggetpeereid(3): Fix behavior on failure to match documen...
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 cyDocument memset_s(3). memset_s(3) is defined in
next