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
/
include
/
libc.h
Age
Commit message (
Expand
)
Author
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
2017-12-31
libc: constant time implementation for encode(2) routines, fix base32
cinap_lenrek
2017-10-28
libc: improve alignment of QLp structure on amd64, cosmetics
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2015-09-06
libc: remove privfree(), simplify privalloc()
cinap_lenrek
2014-01-20
malloc: change malloc and realloc tag types to uintptr
cinap_lenrek
2013-10-17
change Rune from ushort to uint for to 21 bit runes (thanks mischief!)
cinap_lenrek
2013-09-26
reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)
cinap_lenrek
2013-09-21
libc: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)
cinap_lenrek
2013-04-24
make all the commands agnostic about Rune width. (from sources)
cinap_lenrek
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-09-01
isodate in libc? revert every commit for great justice!
cinap_lenrek
2012-09-02
Add prototypes for isotime and isodate. This should have been in the previous...
google
2012-08-02
format check for octal fmt strings (import from sources)
cinap_lenrek
2012-07-29
add tsemacquire syscall for go
cinap_lenrek
2011-06-25
added ainc / adec prototype
aiju
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 - sys/include
Taru Karttunen