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
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
2015-08-08
fix library mkfiles for objtype=spim
cinap_lenrek
2015-08-03
libc: make atoi() not parse c-style octal and hex numbers
cinap_lenrek
2015-07-07
libc/arm: implement _tas() with LDREX/STREX, execute memory barrier on smp sy...
cinap_lenrek
2015-05-17
libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv)
cinap_lenrek
2015-04-08
pool: avoid triggering assert(b->magic != FREE_MAGIC) in blocksetsize() for m...
cinap_lenrek
2015-02-26
pool: maintain Pool.curalloc for poolallocalign() and blockgrow()
cinap_lenrek
2015-02-11
libc: check name in getvent()/putenv()
cinap_lenrek
2015-01-05
pool: more strict checktree() for poolcheck
cinap_lenrek
2014-12-25
getfcr: change getfcr/setfcr to use VFP
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
add _nsec() syscall 53 for binary compatibility with labs distribution
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
2014-02-17
prof: properly save and restore RARG for amd64
cinap_lenrek
2014-02-14
libc: remove malloc.acid and pool.acid
cinap_lenrek
2014-02-06
pool: use uintptr for pool size
cinap_lenrek
2014-02-02
malloctag: only store lower 32bit of malloc tag, fix getrealloctag
cinap_lenrek
2014-02-02
mallocalign: make sure alignptr offset is modulo align when -offset > align
cinap_lenrek
2014-02-01
libc and ape support for amd64
cinap_lenrek
2014-01-20
malloc: change malloc and realloc tag types to uintptr
cinap_lenrek
2013-12-17
pool: update debug log format string for poolallocalign()
cinap_lenrek
2013-10-17
libc: updated acid files for 21 bit rune change
cinap_lenrek
2013-10-08
libc: remove doprint
cinap_lenrek
2013-09-26
reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)
cinap_lenrek
[next]