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
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
2013-12-28
ape: move strdup() from libbsd to libap (from sources)
cinap_lenrek
2013-11-06
synchronize ape's vfprintf with libstdio
mischief
2013-10-26
mkfiles: do not rely on path containing the . element
cinap_lenrek
2013-09-26
reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)
cinap_lenrek
2013-09-21
ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)
cinap_lenrek
2013-06-08
ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv)
cinap_lenrek
2013-05-11
ape: change types from unsigned long to void* for rendezvous() and segattach(...
cinap_lenrek
2013-05-06
ape: remove unused variables
ppatience0
2013-05-06
ape: fix uninitialized variable bug in getfields()
ppatience0
2013-05-06
merge
ppatience0
2013-05-06
access: unused variable
ppatience0
2013-05-03
ape: get rid of fixed MUXADDR for buffered i/o
cinap_lenrek
2013-05-03
ape: remove unused variables from _buf (from erik qunastros _bufupd patch)
cinap_lenrek
2013-05-01
frexp: handle NaN values (from sources)
cinap_lenrek
2013-03-11
ape: threadsafe errno
cinap_lenrek
2013-03-11
ape: fix thread race with close() and select()
cinap_lenrek
2013-03-11
ape/malloc: make malloc and free threadsafe for python
cinap_lenrek
2013-03-11
ape/stdio: make fopen() quasi threadsafe for python
cinap_lenrek
2013-03-10
ape: check for invalid filedescriptors in select()
cinap_lenrek
2013-02-08
ape: fix bug in access()
ppatience0
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-12-03
ape: fix memory leak and path limit in unlink()
cinap_lenrek
2012-12-03
ape: forgot to set errno in access() for dir create fail
cinap_lenrek
2012-12-03
ape: fix _grpmems(), access(), getppid(), cleanup
cinap_lenrek
2012-12-03
ape: putenv, add file :)
cinap_lenrek
2012-12-03
ape: fix putenv()
cinap_lenrek
2012-12-03
ape: fix more bugs, use /env and /proc instead of #e and #p, cleanup
cinap_lenrek
2012-12-03
ape: initialize _tos and use _tos->pid for getpid()
cinap_lenrek
2012-12-02
ape: fix buffer overflow in _envsetup()
cinap_lenrek
2012-08-19
calloc: check multiplication overflow
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
[next]