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
/
ape
/
lib
/
ap
Age
Commit message (
Expand
)
Author
2020-12-23
ape: re-implement getlogin() 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-18
strndup: don't assume buffer is terminated
Ori Bernstein
2020-12-17
libap: add strndup
Ori Bernstein
2020-08-29
ape/ctype.h: add isblank, fix functions (thanks staalmannen)
Ori Bernstein
2020-05-15
Fix scans of more than one character in %[]
Ori Bernstein
2020-05-12
[ape] add missing conversion flags for scanf
Ori Bernstein
2020-05-09
fix '%[]' specifiers and '%n' (thanks phil9)
Ori Bernstein
2020-03-09
fix alignment in ape malloc
Ori Bernstein
2020-02-10
remove C99_SPRINTF_EXTENSION define.
Ori Bernstein
2019-09-09
ape: Add mkstemp to /sys/src/ape/lib/ap/gen/mkfile
Roberto E. Vargas Caballero
2019-09-09
Add mkstemp to stdlib.h
Roberto E. Vargas Caballero
2019-06-24
ape: reimplement rename() - fixing compiler warnings and handling more error ...
cinap_lenrek
2019-06-23
ape: revert rename() change
cinap_lenrek
2019-06-21
Turn on warnings when building libap.
Ori Bernstein
2019-05-10
ape: fix malloc to deal with more than 4GB of memory on 64 bit systems
cinap_lenrek
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-03
ape: initial support for arm64
cinap_lenrek
2018-07-03
ape: fix MAXSIG
spew
2018-07-01
ape: an implemenation of getitimer setitimer
spew
2018-06-21
ape: add strnlen
spew
2018-06-20
ape: provide bogus chroot implementation
spew
2018-06-17
ape: add some common fields for stat, grp and pwd
spew
2018-05-24
ape: floating point improvements (thanks spew)
aiju
2017-10-28
libc: improve alignment of QLp structure on amd64, cosmetics
cinap_lenrek
2016-11-27
stdio: fix sclose() buffer overrun when terminating string, realloc() error h...
cinap_lenrek
2016-08-28
ape: add d_stat struct in dirent struct allowing the avoidance of stats
cinap_lenrek
2016-05-04
retire the dec alpha port
cinap_lenrek
2016-05-04
ape: return plan9 error strings from strerror()
cinap_lenrek
2016-04-10
ape: remove broken 9errstr.c
cinap_lenrek
2016-04-10
ape: add internal _NSEC() function and make gettimeofday() use it
cinap_lenrek
2016-01-07
ape/stdio: %z format is VLONG on amd64
cinap_lenrek
2015-10-04
ape: add missing _subv() function to 386/vlop.s
cinap_lenrek
2015-10-04
ape: add machine specific code for spim
cinap_lenrek
2015-10-04
libc: add _uv2d()/uv2f() and _vas*d() functions to vlrt.c
cinap_lenrek
2015-08-08
ape: fix build for objtype=spim
cinap_lenrek
2015-08-04
ape: implement altzone for tzset()
cinap_lenrek
2015-08-04
ape: fix mktime() again
cinap_lenrek
2015-07-07
ape: port libc smp tas() for arm
cinap_lenrek
2015-03-25
ape: fix main9 for mips
cinap_lenrek
2015-03-25
ape: fix lockinit() for mips
cinap_lenrek
2015-03-18
ape: silence compiler "no return at end of function" for mips lock.c
cinap_lenrek
2014-12-25
getfcr: change getfcr/setfcr to use VFP
cinap_lenrek
2014-12-22
ape: add fprint %z format (thanks Ori_B)
cinap_lenrek
2014-05-29
ape/stdio: set errno to EMFILE when running out of streams
cinap_lenrek
2014-02-17
prof: properly save and restore RARG for amd64
cinap_lenrek
2014-02-01
libc and ape support for amd64
cinap_lenrek
2014-01-20
ape: remove local copy of memccpy()
cinap_lenrek
[next]