index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libc
/
9sys
Age
Commit message (
Expand
)
Author
2020-12-23
libc: re-implement getuser() by stating /proc/$pid/status
cinap_lenrek
2020-12-19
libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid
cinap_lenrek
2020-12-09
backout OCEXEC changes when potentially opening /srv files
cinap_lenrek
2020-12-07
libc: open internal file-descriptor with OCEXEC flag
cinap_lenrek
2020-08-24
tm2sec: clear new fields in tm
Ori Bernstein
2020-08-09
libc: new date apis
Ori Bernstein
2020-06-15
libc: revert date change again. this is getting ridicuoulus.
cinap_lenrek
2020-06-14
libc, seconds: new time and date apis (try 2)
Ori Bernstein
2020-06-14
libc: reverting previous change until ori can fix it
cinap_lenrek
2020-06-13
libc, seconds: new time and date apis.
Ori Bernstein
2018-09-26
libc: add procsetname()
cinap_lenrek
2018-09-26
libc: return number of bytes produced for idn2utf() and utf2idn()
cinap_lenrek
2018-09-25
libc: add utf2idn() and idn2utf() functions to deal with internationalized do...
cinap_lenrek
2018-04-14
libc: allow /net/cs to specify local address for dial()
cinap_lenrek
2017-10-28
libc: improve alignment of QLp structure on amd64, cosmetics
cinap_lenrek
2017-10-26
libc: wunlock() part 2
cinap_lenrek
2016-04-13
libc: fix out of bounds access in dirpackage(), simplify
cinap_lenrek
2016-03-19
libc: trailing whitespace cleanup
BurnZeZ
2015-09-06
libc: remove privfree(), simplify privalloc()
cinap_lenrek
2015-08-10
libc: fix wunlock() libthread deadlock
cinap_lenrek
2015-02-11
libc: check name in getvent()/putenv()
cinap_lenrek
2014-11-07
libc: import cleaned up syslog() function from sources
cinap_lenrek
2014-11-07
libc: improve dial error handling
cinap_lenrek
2014-11-05
libc: allow dial to be interrupted
mischief
2014-05-23
libc: avoid static table and supurious reads in nsec()
cinap_lenrek
2014-05-20
libc: revert nsec() change, bring back filedescriptor caching
cinap_lenrek
2014-05-20
libc: dont cache /dev/bintime filedescriptor for nsec()
cinap_lenrek
2014-04-09
libc: allow announce address of the form #I1/tcp!*!564
cinap_lenrek
2014-02-25
csdial: avoid useless werrstr() call on success (thanks mischief)
cinap_lenrek
2013-08-11
tm2sec: assume local timezone when Tm.zone[0] == 0 (fixes dossrv, zipfs times...
cinap_lenrek
2013-04-03
pushtls: remove unneccesary include <auth.h> (from sources)
cinap_lenrek
2012-09-01
isodate in libc? revert every commit for great justice!
cinap_lenrek
2012-09-02
Add isotime() and isodate() functions to libc.
google
2012-09-02
Fix date formatting in asctime after year 2099.
google
2012-05-22
allow # netpath in dial string
cinap_lenrek
2012-01-10
libc: restoring simple sequential version of dial()
cinap_lenrek
2011-08-20
getpid: use tos
aiju
2011-08-17
fix broken perm format
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen