summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2019-09-01Document historysevan
2019-09-01getuid was present in v1sevan
2019-09-01stat() was present in v1sevan
2019-09-01fork was present in v1sevan
2019-09-01Document historysevan
2019-09-01Remove superfluous Pp.wiz
2019-09-01Document history of exec()sevan
2019-09-01create was present in v1sevan
2019-09-01Document historysevan
2019-09-01Document history of chown(2)sevan
2019-09-01Document history of chmod(2)sevan
2019-09-01Document history of chdir(2)sevan
2019-09-01Refer to "w+" as "mode" as that's what fopen(3) calls it.uwe
2019-08-27Enhance the support of LLVM sanitizerskamil
2019-08-07Remove leading zero in date.wiz
2019-08-07Mark the libc fegetround weak reference unused.riastradh
2019-08-07read(2): Document ENOBUFSroy
2019-08-04Minor markup tweaks.uwe
2019-08-01Sprinkle some more const in.riastradh
2019-08-01Honour the floating-point rounding mode in floating-point formatting.riastradh
2019-07-31Fix a couple of typospgoyette
2019-07-30Include pe_lwp member in 'struct ptrace_state'mgorny
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