]> git.lizzy.rs Git - plan9front.git/history - sys/src/libc/9sys
libaml: fix gc bug, need to amltake()/amldrop() temporary buffer
[plan9front.git] / sys / src / libc / 9sys /
2020-12-23 cinap_lenreklibc: re-implement getuser() by stating /proc/$pid...
2020-12-19 cinap_lenreklibc: implement getppid() reading /proc/$pid/ppid inste...
2020-12-15 Alex Musolinomerge
2020-12-09 cinap_lenrekmerge
2020-12-09 cinap_lenrekbackout OCEXEC changes when potentially opening /srv...
2020-12-07 cinap_lenrekmerge
2020-12-07 cinap_lenreklibc: open internal file-descriptor with OCEXEC flag
2020-08-24 Ori Bernsteintm2sec: clear new fields in tm
2020-08-11 Ori Bernsteinmerge
2020-08-10 Ori Bernsteinlibc: new date apis
2020-06-14 cinap_lenreklibc: revert date change again. this is getting ridicuo...
2020-06-14 Ori Bernsteinlibc, seconds: new time and date apis (try 2)
2020-06-14 cinap_lenreklibc: reverting previous change until ori can fix it
2020-06-13 Ori Bernsteinlibc, seconds: new time and date apis.
2018-09-26 cinap_lenreklibc: add procsetname()
2018-09-26 cinap_lenreklibc: return number of bytes produced for idn2utf(...
2018-09-25 cinap_lenrekmerge
2018-09-25 cinap_lenreklibc: add utf2idn() and idn2utf() functions to deal...
2018-04-24 cinap_lenrekmerge
2018-04-14 cinap_lenreklibc: allow /net/cs to specify local address for dial()
2017-10-28 cinap_lenreklibc: improve alignment of QLp structure on amd64,...
2017-10-26 cinap_lenreklibc: wunlock() part 2
2016-04-13 cinap_lenreklibc: fix out of bounds access in dirpackage(), simplify
2016-03-19 BurnZeZlibc: trailing whitespace cleanup
2015-09-06 cinap_lenreklibc: remove privfree(), simplify privalloc()
2015-08-10 cinap_lenreklibc: fix wunlock() libthread deadlock
2015-02-11 cinap_lenreklibc: check name in getvent()/putenv()
2014-11-07 cinap_lenreklibc: import cleaned up syslog() function from sources
2014-11-07 cinap_lenreklibc: improve dial error handling
2014-11-06 mischieflibc: allow dial to be interrupted
2014-05-23 cinap_lenreklibc: avoid static table and supurious reads in nsec()
2014-05-20 cinap_lenreklibc: revert nsec() change, bring back filedescriptor...
2014-05-20 cinap_lenreklibc: dont cache /dev/bintime filedescriptor for nsec()
2014-04-09 cinap_lenreklibc: allow announce address of the form #I1/tcp!*!564
2014-02-25 cinap_lenrekcsdial: avoid useless werrstr() call on success (thanks...
2013-08-11 cinap_lenrektm2sec: assume local timezone when Tm.zone[0] == 0...
2013-04-03 cinap_lenrekpushtls: remove unneccesary include <auth.h> (from...
2012-09-01 cinap_lenrekisodate in libc? revert every commit for great justice!
2012-09-02 googleAdd isotime() and isodate() functions to libc.
2012-09-02 googleFix date formatting in asctime after year 2099.
2012-05-22 cinap_lenrekallow # netpath in dial string
2012-01-10 cinap_lenreklibc: restoring simple sequential version of dial()
2011-08-20 aijugetpid: use tos
2011-08-17 cinap_lenrekfix broken perm format
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image