index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-09
fix extra-clean target
Jakob Kaivo
2019-02-09
separate generation of .headers.mk and .deps.mk
Jakob Kaivo
2019-02-09
merge mkmf/mkdeps functionality into mk.sh
Jakob Kaivo
2019-02-08
rebuild .headers.mk generation
Jakob Kaivo
2019-02-08
add chaining dependencies for different standard versions
Jakob Kaivo
2019-02-08
add generated source file
Jakob Kaivo
2019-02-08
add headers and assembly
Jakob Kaivo
2019-02-08
merge sources into single tree
Jakob Kaivo
2019-02-08
clean up CFLAGS and mkdir $(OBJDIR)
Jakob Kaivo
2019-02-08
clean up and merge redundant/duplicate targets
Jakob Kaivo
2019-02-08
bring in SUSv1
Jakob Kaivo
2019-02-08
update with XOPEN sources
Jakob Kaivo
2019-02-08
rename tags to ctags so the presence of tags doesn't stop it running
Jakob Kaivo
2019-02-08
use get_declaration for macros
Jakob Kaivo
2019-02-08
fix TGFN declarations
Jakob Kaivo
2019-02-07
fix multi-line macros by looking for ^{tab}
Jakob Kaivo
2019-02-07
make version ranges [inc,exc), so it's [added, removed)
Jakob Kaivo
2019-02-02
update to latest commits
Jakob Kaivo
2019-02-02
readd POSIX.1 1988/1990
Jakob Kaivo
2019-02-02
readd ISO C submodules
Jakob Kaivo
2019-02-02
try to fix modules by removing, will readd presently
Jakob Kaivo
2019-02-02
migrate to internals
Jakob Kaivo
2019-02-02
only one CFLAGS, please
Jakob Kaivo
2019-02-02
trim old nonstd
Jakob Kaivo
2019-02-02
add ARCH and WORDSIZE
Jakob Kaivo
2019-02-02
base assembly inclusion on $(ARCH)-$(WORDSIZE)
Jakob Kaivo
2019-02-02
sort function pointer typedefs after record types
Jakob Kaivo
2019-02-01
build full POSIX.1-1990 and 9899-1990-AMD1 from extra-clean
Jakob Kaivo
2019-02-01
update to latest commit
Jakob Kaivo
2019-02-01
remember newline after extern definitions
Jakob Kaivo
2019-02-01
properly handle forward declarations of structs
Jakob Kaivo
2019-01-31
fix SC0
Jakob Kaivo
2019-01-31
update to latest commit
Jakob Kaivo
2019-01-31
include locale.h
Jakob Kaivo
2019-01-31
get setlocale() right when _POSIX_SOURCE is defined
Jakob Kaivo
2019-01-31
update to latest commit
Jakob Kaivo
2019-01-31
update to corrected headers and such
Jakob Kaivo
2019-01-31
propery classify pointers and arrays (and arrays of pointers)
Jakob Kaivo
2019-01-31
don't rebuild headers for every source file change
Jakob Kaivo
2019-01-31
update deps for POSIX.1-1990 and 9899-1990-AMD1
Jakob Kaivo
2019-01-31
make default POSIX.1-1990 + 9899-1990-AMD1
Jakob Kaivo
2019-01-31
update to latest commit
Jakob Kaivo
2019-01-31
don't rebuild deps every time
Jakob Kaivo
2019-01-31
corrected spelling of S_ISCHR
Jakob Kaivo
2019-01-31
go ahead and store tags file
Jakob Kaivo
2019-01-31
add deps and tags targets
Jakob Kaivo
2019-01-31
update to latest commits
Jakob Kaivo
2019-01-31
rename git-clean to extra-clean
Jakob Kaivo
2019-01-31
rename std to src so it makes sense to merge nonstd in
Jakob Kaivo
2019-01-30
sort standard C identifiers before POSIX
Jakob Kaivo
[next]