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
Age
Commit message (
Expand
)
Author
2020-12-29
libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor)
cinap_lenrek
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-11-01
libc: recurse on smaller half of array
Ori Bernstein
2020-09-22
libc: ignore '?' in date format strings
Ori Bernstein
2020-09-22
libc: make yday 0-based, as docs suggest
Ori Bernstein
2020-09-01
tmparse: put in local timezone hack
Ori Bernstein
2020-08-26
tmparse: fix typo
Ori Bernstein
2020-08-26
libc: tmparse should ignore leading whitespace
Ori Bernstein
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
2020-05-17
libc/arm64: work arround linker bug for cas()
cinap_lenrek
2019-06-16
Add test for pow.c
Ori Bernstein
2019-06-16
Handle NaN and Inf edge cases as specified by posix, instead of barfing.
Ori Bernstein
2019-05-09
libc: fix return value for arm64 memset() and memove()
cinap_lenrek
2019-05-09
libc: use MOVP instruction for arm64 memmove() and memset()
cinap_lenrek
2019-05-09
libc: provide arm64 assembly versions for memmove() and memset()
cinap_lenrek
2019-05-05
libc: fix NaN check precedence bug in modf() (thanks BurnZeZ)
cinap_lenrek
2019-05-03
libc: initial arm64 support
cinap_lenrek
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-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
2017-10-26
libc: wunlock() part 2
cinap_lenrek
2017-10-20
libc: cleanup atexit and put exits() in its own compilation unit
cinap_lenrek
2016-11-05
libc: move calloc() into its own compilation unit
cinap_lenrek
2016-09-11
libc: dont use floating point for portable umuldiv(), use 64 bit uvlong
cinap_lenrek
2016-08-27
libc: add poolisoverlap() and definitions for Pool *secrmem
cinap_lenrek
2016-06-26
libc: native _addv() and _subv() routines for arm
cinap_lenrek
2016-05-04
retire the dec alpha port
cinap_lenrek
2016-04-13
libc: fix out of bounds access in dirpackage(), simplify
cinap_lenrek
2016-04-13
libc: remove unneeded #include <auth.h> for crypt() and netcrypt()
cinap_lenrek
2016-03-19
libc: trailing whitespace cleanup
BurnZeZ
2016-03-16
libc: fix runestrecpy() return value (thanks spew)
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2015-10-04
libc: add _uv2d()/uv2f() and _vas*d() functions to vlrt.c
cinap_lenrek
2015-09-06
libc: remove privfree(), simplify privalloc()
cinap_lenrek
2015-08-25
fix fuckup
glenda
2015-08-25
import E script from bell labs
mischief
2015-08-25
libc: import more endianness fixes (thanks cherry9)
mischief
2015-08-10
libc: fix wunlock() libthread deadlock
cinap_lenrek
2015-08-09
libc: fix spim endianness
mischief
[next]