]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Add genet.4 for RPi 4 Ethernet
[FreeBSD/FreeBSD.git] / lib / libc /
2021-12-14 Andrew TurnerRevert "Switch to Arm Optimized Routines for mem* ...
2021-12-14 Andrew TurnerSwitch to Arm Optimized Routines for mem* & str*
2021-12-13 Mark Johnstonlibc: Add pdfork to the list of interposed system calls
2021-12-13 Konstantin Belousovfcntl(2): be more precise about third arg type
2021-12-13 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-12 Ed Mastelibc: Use musl's optimized strchr and strchrnul
2021-12-10 Mike Karelsres_init: remove unused inet_makeaddr with IN_LOOPBACKNET
2021-12-10 Mike Karelsman pages: deprecate Internet Class A/B/C
2021-12-10 Michael Tuexenlibc sctp: improve conformance of sctp_getpaddrs()
2021-12-10 Michael Tuexenlibc sctp: fix sctp_getladdrs() when reporting no addresses
2021-12-10 Michael Tuexenlibc sctp: improve error reporting of sctp_getladdrs()
2021-12-10 Michael Tuexenlibc sctp: fix sctp_getladdrs() for 64-bit BE platforms
2021-12-07 Konstantin BelousovDocument posix_spawn_file_actions_addclosefrom_np(3)
2021-12-07 Konstantin Belousovposix_spawn: add closefrom non-portable action
2021-12-07 Konstantin BelousovDocument posix_spawn_file_actions_addchdir_np(3)
2021-12-07 Konstantin Belousovposix_spawn: add chdir-related non-portable actions
2021-12-07 Konstantin Belousovposix_spawn(3), posix_spawn_file_actions_addopen(3...
2021-12-07 Konstantin Belousovposix_spawn: style, use return ()
2021-12-07 Konstantin Belousovposix_spawn.c: format fae_action anon enum more stylish
2021-12-06 Konstantin Belousovcitrus_prop.c: do not ignore sign
2021-12-06 Konstantin Belousovlibc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy...
2021-12-06 Konstantin Belousovlibc/stdio/vfwscanf.c::convert_wstring(): wcp0 is write...
2021-12-06 Konstantin Belousovlibc/x86/__vdso_gettc.c::tsc_selector_idx(): cpu_id...
2021-12-06 Konstantin Belousovacl_delete_entry(): remove write-only variable
2021-12-06 Konstantin Belousovsetproctitle_internal(): remove kbuf local, it is write...
2021-12-06 Konstantin Belousovlibc/rpc/getrpcent.c: Mark write-only variables as...
2021-12-06 Konstantin Belousovlibc/net/nscachedcli.c: remove write-only variables
2021-12-06 Konstantin Belousovlibc/net/getservent.c: Mark write-only variables as...
2021-12-06 Konstantin Belousovlibc/net/getprotoent.c: Mark write-only variables as...
2021-12-06 Konstantin Belousovlibc/net/getnetnamadr.c: Mark write-only variables...
2021-12-06 Konstantin Belousovlibc/net/gethostnamadr.c: mark write-only variables...
2021-12-06 Konstantin Belousovlibc/gen/getpwent.c: plug warnings about write-only...
2021-12-06 Konstantin Belousovlibc/gen/getgrent.c: plug warnings about write-only...
2021-11-22 Felix Johnsonuuid(3): Document return values
2021-11-06 Konstantin Belousovfexecve(2): allow O_PATH file descriptors opened withou...
2021-10-26 Konstantin Belousovprocctl: actually require debug privileges over target
2021-10-26 Konstantin Belousovprocctl(2): add consistent shortcut P_ID:0 as curproc
2021-10-20 Mark JohnstonRevert "libc/locale: Fix races between localeconv(3...
2021-10-20 Mark Johnstonlibc/locale: Fix races between localeconv(3) and setloc...
2021-10-16 Greg VO_PATH: allow vfs_extattr syscalls
2021-10-10 Jessica Clarkelibc: Fix build on case-insensitive file systems
2021-10-10 Konstantin Belousovreadlinkat(2): allow O_PATH fd
2021-10-10 Konstantin BelousovFix mistakes in link(2) and shm_open(2)
2021-10-10 Adam Fennlibc: vDSO timekeeping: Add pvclock support
2021-10-06 Kyle Evanslibc: ssp: sprinkle around some __dead2
2021-10-06 Kyle Evanskqueue: document how timers with low/past timeouts...
2021-09-24 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-24 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-14 Mark Johnstonlibc: Use the initial-exec TLS model
2021-09-14 Mark Johnstonkqueue.2: Document the fact that EVFILT_READ can be...
2021-09-12 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-09-07 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-08-31 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-25 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-23 Konstantin Belousovlibc tls: use TLS_DTV_OFFSET defined by rtld.h
2021-08-23 Fangrui Songrtld: Remove calculate_tls_end
2021-08-21 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Alexander MotinFix race between first rand(3) calls with _once().
2021-08-15 Mateusz Piotrowskigetprogname.3: Add an example
2021-08-12 Konstantin Belousov_Exit(3): document implementation
2021-08-12 Konstantin Belousovfork(2): comment about doubtful use of stdio and exit...
2021-08-12 Ceri Daviesfork.2: correct minor typo in manpage.
2021-08-12 Konstantin BelousovAdd _Fork()
2021-08-12 Konstantin BelousovStyle
2021-08-12 Mateusz Piotrowskifork.2: Fix a typo in an example
2021-08-12 Mateusz Piotrowskifork.2: Add a simple use pattern
2021-08-11 Roy Marplessocket: Implement SO_RERROR
2021-08-05 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-08-05 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
2021-08-05 Konstantin Belousovx86 __vdso_gettc: add O_CLOEXEC flag to open
2021-08-04 Tom JonesCorrect section reference for examples in RFC3542
2021-07-22 Konstantin Belousovlibc: add mempcpy(3) and wmempcpy(3)
2021-07-22 Konstantin BelousovCreate namespace for the symbols added during 14-CURREN...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-30 Konstantin Belousovvdso: lower precision of vdso implementation of CLOCK_M...
2021-06-30 Konstantin Belousovvdso gettimeofday: minor restructuring
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-15 Pedro F. Giffunifread: improve performance for unbuffered reads
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-01 Konstantin Belousovptrace: add an option to not kill debuggees on debugger...
2021-05-19 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-14 Dmitry Waginlibc: Some enhancements to syslog(3)
2021-05-11 Alex Richardsonlibc/string/memset.c: Use unsigned long for stores
2021-05-11 Alex Richardsonlibc/string/bcopy.c: Use intptr_t as the copy type
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-05 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-05-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-23 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-23 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-23 Konstantin Belousovopen(2): Implement O_PATH
2021-04-23 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-23 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
next