]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
cr_canseejailproc(9): New man page
[FreeBSD/FreeBSD.git] / lib / libc /
2023-12-16 Konstantin Belousovstrfmon.c: Use the restrict keyword directly
2023-12-16 Jose Luis Duranstrfmon: style fixes
2023-12-16 Jose Luis Duranstrfmon: Silence scan-build warning
2023-12-16 Jose Luis Duranstrfmon.3: Cleanup example code
2023-12-13 Dag-Erling Smørgravhesiod: Modernize.
2023-12-13 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-30 Alan Somersaio_read.2: correct the description of aio_buf
2023-11-30 Alan Somerslibc/libc/rpc: refactor some global variables
2023-11-25 Gordon BerglingAdd a HISTORY section for memcpy(3) and mempcpy(3)
2023-11-21 Gordon Berglinggetpeerid.3: Clarify the 's' argument
2023-11-13 Brooks Davisprocctl.2: improve phrasing for ASLR disable
2023-11-07 Ed Mastefflush: correct buffer handling in __sflush
2023-11-07 Ed Mastelibc: remove unused errno.h include
2023-11-07 Dag-Erling Smørgravfflush: Add test for buffer handling in __sflush
2023-11-07 Dag-Erling Smørgravfflush: correct buffer handling in __sflush
2023-11-06 Dag-Erling Smørgravfflush: Split a temporary variable in two.
2023-10-26 Konstantin BelousovAdd membarrier(2)
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-10-24 John BaldwinRemove a few more stray __FBSDID uses
2023-10-16 Ed Masteptsname.3: accommodate upcoming POSIX Issue 8 ptsname_r
2023-10-13 Ed Mastektrace.2: correct kern.ktrace.genio_size sysctl name
2023-10-05 Dag-Erling Smørgravlibc: Rewrite quick_exit() and at_quick_exit() using...
2023-10-04 Mateusz Piotrowskiclock_gettime.2: Add cross references and fix linter...
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-30 Christos Zoulasregcomp: use unsigned char when testing for escapes
2023-09-29 Dag-Erling SmørgravRemove mention of defunct mailing list from acl / mac...
2023-09-25 Ed MasteRemove "All Rights Reserved" from Foundation copyrights
2023-09-24 Ed Mastememcpy.3: remove BUGS section allowing overlapping...
2023-09-21 Ed Masteswapon.2: correct FreeBSD release that introduced swapoff
2023-09-20 Yuri Pankovlibc: use separate collate objects for C, POSIX, and...
2023-09-12 Mateusz Piotrowskigetdirentries.2: Reference dir(5)
2023-09-12 Mateusz Piotrowskigetdirentries.2: Improve readability of dirent members
2023-09-12 Mateusz Piotrowskigetdirentries.2: Reference directory(3)
2023-09-08 Trond Endrestølscandir.3: Fix several typos
2023-09-08 Dag-Erling Smørgravlibc: Fix fmemopen(3) prototype in fopen(3) man page.
2023-09-07 Dag-Erling Smørgravlibc: Fix parsing of hexadecimal numbers in strtol...
2023-09-06 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2023-09-03 Mina Galićlibc: fix history for strverscmp(3) and versionsort(3)
2023-08-27 Konstantin Belousovlibc/gen/_pthread_stubs.c: Remove stray whitespaces
2023-08-27 Minsoo Choolibc: export pthread_getname_np stub
2023-08-23 John BaldwinRestore blank line after #include
2023-08-23 Warner LoshRemove $FreeBSD$: one-line ps tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line catalog
2023-08-23 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line nroff pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line nroff pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .S pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .h pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-23 Warner Loshglob.h: Remove $FreeBSD$
2023-08-23 Warner Loshmpool: Remove $FreeBSD$ comment
2023-08-19 Konstantin Belousovlibc vdso time functions: correctly convert errors...
2023-08-13 Konstantin Belousovlibc dlfcn.c: make dl_iterate_phdr() from libc more...
2023-08-10 Ed Masteinet.3: remove mention of VAX endianness
2023-08-07 Dmitry Chaginman: Link _Fork(2) man page
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-21 Robert Clauseckerlib/libc/string/bcmp.c: fix integer overflow bug
2023-07-21 Robert Clauseckerlib/libc/string: replace ffs/fls implementations with...
2023-07-21 Robert Clauseckerlib/libc/tests/string: add unit tests for ffs, ffsl...
2023-07-18 Eugene Grosbeinsyslog.3: MFC: document ident[N] format
2023-07-11 Kyle Evansacl_is_trivial_np(3): minor fixes
2023-07-02 Konstantin Belousovlibc.a: implement _rtld_addr_phdr()
2023-06-22 Gordon Berglingnameser: Fix a typo in a source code comment
2023-06-20 Kyle Evanslibc: locale: fix collation file size validation
2023-06-20 Kyle Evansacl(3): improve discoverability of acl_get_perm_np(3)
2023-06-20 Gordon Berglingxdr(3): Fix a typo in a source code comment
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-12 Konstantin Belousovlib/csu: do not compile the body of handle_static_init...
2023-06-12 Konstantin Belousovlibc/csu: add powerpcspe
2023-06-12 Konstantin Belousovlibc/csu: rename ignore_init.c to libc_start1.c
2023-06-12 Konstantin Belousovlibc: move declaration of 'char **environ' to common...
2023-06-12 Konstantin Belousovx86: microoptimize static PIE startup
2023-06-12 Konstantin Belousovcsu: move common code to libc
2023-06-05 Konstantin Belousovopen(2): fix typo
2023-06-05 Konstantin Belousov__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-05-30 Eugene GrosbeinMFC: listen(2): improve administrator control over...
2023-05-01 Stefan Eßermsdosfs: fix debug print format and parameter
2023-04-30 Hans Petter Selaskylibc: Add missing object size check to qsort_s(3)
2023-04-30 Hans Petter Selaskylibc: Sorting is not needed when there are less than...
2023-04-27 Ed Mastememmem: add a note about other systems which have memmem
2023-04-25 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-23 Val Packettprocctl: add state flags to PROC_REAP_GETPIDS reports
2023-04-16 Konstantin Belousovpkru.3: fix markup
2023-04-16 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
2023-04-16 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-16 Konstantin Belousovkqueue1(2): document
2023-04-16 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-04-09 Mateusz Guziklibc/yp: sort out warnings
2023-04-09 Warner Loshtimes: Use modern function definitions
2023-03-24 Xin LIcap_*(2): Document ENOSYS behavior.
2023-03-20 Mark Johnstonnetbsd-tests: Serialize message queue tests
2023-03-17 Kyle Evansiconvlist(3): fix count argument type
2023-03-05 Gordon Berglinginet6_opt_init.3: Some enhancements
2023-03-03 Paul Floydlibc: handle zero alignment in memalign()
next