summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2020-04-22Pull up following revision(s) (requested by gdt in ticket #840):martin
2019-12-18Pull up following revision(s) (requested by joerg in ticket #572):martin
2019-12-09Pull up following revision(s) (requested by pgoyette in ticket #527):martin
2019-12-08Pull up following revision(s) (requested by riastradh in ticket #506):martin
2019-11-26Pull up following revision(s) (requested by nakayama in ticket #469):martin
2019-11-21In preparation for the upcoming release, turn off DIAGNOSTIC in mostmartin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #326):martin
2019-09-06Pull up following revision(s) (requested by maya in ticket #186):martin
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
2019-09-01Pull up following revision(s) (requested by kamil in ticket #126):martin
2019-07-28PR/54414: Valery Ushakov: c99 requires that wcsrtombs(3) updates the sourcechristos
2019-07-24Update uuidgen(2) man page to reflect reality as of five years ago.riastradh
2019-07-11Fix thinko: syscalls -> signalsmgorny
2019-07-10Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.mgorny
2019-07-10Fix typo: SIGRAP -> SIGTRAPmgorny
2019-07-08The correct fix for lib/51000 is not to remove the apparently dead assignmentmlelstv
2019-07-03Sync with 2019b:christos
2019-06-26Use Vt for variable types. New sentence, new line. Add a missing ')'.wiz
2019-06-26Implement PT_GETXSTATE and PT_SETXSTATEmgorny
2019-06-20fifo -> FIFO. Sort errors.wiz
2019-06-20Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIXkamil
2019-06-19Small markup fixes.uwe
2019-06-18Fix warning message for mknod symbol linkagekamil
2019-06-12Fix typo.wiz
2019-06-12Try to make posix_spawn(3) note in ptrace(2) less confusingkamil
2019-06-12Rephrase sentence about vfork+exec in posix_spawn(3)kamil
2019-06-12Use Xr.wiz
2019-06-12Document that posix_spawn(3) uses a dedicated syscallkamil
2019-06-11Document PTRACE_POSIX_SPAWN in man-pagekamil
2019-06-11Quote the name "Ed" to avoid confusion with the macro "Ed".wiz
2019-06-11Correct outdated note that posix_spawn(3) is implemented with vfork(2)kamil
2019-06-04Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc.hannken
2019-06-04Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET_BYTES_AVAIL ...hannken
2019-05-29 Fix typo(s/suppport/support/) in comment. From FreeBSD.msaitoh
2019-05-29Add GLOB_TILDE_CHECK (from GNU)christos
2019-05-26Fix typo: s/then/theabhinav
2019-05-25Update the ptrace(2) documentationkamil
2019-05-09Remove trailing whitespace.wiz
2019-05-08Clarify that strunvisx() and strnunvisx() take the same flags as unvis().bad
2019-05-08mention truncation of the result if the size in optlen is less that thechristos
2019-05-06Remove extra word.wiz
2019-05-06document the EINVAL caused by a large nfds.christos
2019-04-27s/three/multiple/pgoyette
2019-04-26Unify signbitl implementations.maya
2019-04-20Remove 'No' macros with no effect.wiz
2019-04-18Note restrictions on return values from tzgetname() and tzgmtoff()pgoyette
2019-04-17Pick up the latest matching (most recent) entry instead of the first one.christos
2019-04-16revert previously. we want riscv32 to have 128 bit long double...mrg
2019-04-16risc32 doesn't want long double specific versionsmrg
2019-04-15Cargo cult follow the other 128bit long double architecture (sparc64).maya