summaryrefslogtreecommitdiff
path: root/sys/src/libc/9sys
AgeCommit message (Expand)Author
2020-12-23libc: re-implement getuser() by stating /proc/$pid/statuscinap_lenrek
2020-12-19libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppidcinap_lenrek
2020-12-09backout OCEXEC changes when potentially opening /srv filescinap_lenrek
2020-12-07libc: open internal file-descriptor with OCEXEC flagcinap_lenrek
2020-08-24tm2sec: clear new fields in tmOri Bernstein
2020-08-09libc: new date apisOri Bernstein
2020-06-15libc: revert date change again. this is getting ridicuoulus.cinap_lenrek
2020-06-14libc, seconds: new time and date apis (try 2)Ori Bernstein
2020-06-14libc: reverting previous change until ori can fix itcinap_lenrek
2020-06-13libc, seconds: new time and date apis.Ori Bernstein
2018-09-26libc: add procsetname()cinap_lenrek
2018-09-26libc: return number of bytes produced for idn2utf() and utf2idn()cinap_lenrek
2018-09-25libc: add utf2idn() and idn2utf() functions to deal with internationalized do...cinap_lenrek
2018-04-14libc: allow /net/cs to specify local address for dial()cinap_lenrek
2017-10-28libc: improve alignment of QLp structure on amd64, cosmeticscinap_lenrek
2017-10-26libc: wunlock() part 2cinap_lenrek
2016-04-13libc: fix out of bounds access in dirpackage(), simplifycinap_lenrek
2016-03-19libc: trailing whitespace cleanupBurnZeZ
2015-09-06libc: remove privfree(), simplify privalloc()cinap_lenrek
2015-08-10libc: fix wunlock() libthread deadlockcinap_lenrek
2015-02-11libc: check name in getvent()/putenv()cinap_lenrek
2014-11-07libc: import cleaned up syslog() function from sourcescinap_lenrek
2014-11-07libc: improve dial error handlingcinap_lenrek
2014-11-05libc: allow dial to be interruptedmischief
2014-05-23libc: avoid static table and supurious reads in nsec()cinap_lenrek
2014-05-20libc: revert nsec() change, bring back filedescriptor cachingcinap_lenrek
2014-05-20libc: dont cache /dev/bintime filedescriptor for nsec()cinap_lenrek
2014-04-09libc: allow announce address of the form #I1/tcp!*!564cinap_lenrek
2014-02-25csdial: avoid useless werrstr() call on success (thanks mischief)cinap_lenrek
2013-08-11tm2sec: assume local timezone when Tm.zone[0] == 0 (fixes dossrv, zipfs times...cinap_lenrek
2013-04-03pushtls: remove unneccesary include <auth.h> (from sources)cinap_lenrek
2012-09-01isodate in libc? revert every commit for great justice!cinap_lenrek
2012-09-02Add isotime() and isodate() functions to libc.google
2012-09-02Fix date formatting in asctime after year 2099.google
2012-05-22allow # netpath in dial stringcinap_lenrek
2012-01-10libc: restoring simple sequential version of dial()cinap_lenrek
2011-08-20getpid: use tosaiju
2011-08-17fix broken perm formatcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen