projects
/
mes.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
build: Improve --with-system-libc support.
[mes.git]
/
lib
/
linux
/
2019-07-12
Jan Nieuwenhuizen
mescc: Mes C Library: Support GNU Tar: Add creat, mknod.
tree
|
commitdiff
2019-06-12
Jan Nieuwenhuizen
mescc: Mes C Library: Support GNU Tar: Add readlink...
tree
|
commitdiff
2019-09-09
Jan Nieuwenhuizen
signal: Use SA_RESTORER on x86-64.
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
signal: Add comment on why we don't use the restorer.
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
signal: Remove SA_SIGINFO.
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
signal: Don't use custom restorer.
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
signal: Use SA_SIGINFO (like glibc).
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
signal: Make sure that the signal mask is actually...
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
Delete "__sigmask".
tree
|
commitdiff
2019-09-09
Danny Milosavljevic
Fix "struct sigaction" structure for rt_sigaction.
tree
|
commitdiff
2019-06-18
Danny Milosavljevic
signal: Define "_restorer" everywhere except on i386.
tree
|
commitdiff
2019-07-27
Jan Nieuwenhuizen
mescc: Mes C Library: Add buffered read.
tree
|
commitdiff
2019-06-25
Jan Nieuwenhuizen
mescc: Mes C library: Move common getcwd, open bits...
tree
|
commitdiff
2019-06-24
Jan Nieuwenhuizen
mescc: Mes C Library: Move posix bits to read.
tree
|
commitdiff
2019-06-08
Jan Nieuwenhuizen
build: Simplify.
tree
|
commitdiff
2019-05-26
Jan Nieuwenhuizen
mescc: Mes C Library: Fixes for x86_64 crt1.c
tree
|
commitdiff
2019-05-27
Jan Nieuwenhuizen
mes: Make debug levels 4 and 5 usable.
tree
|
commitdiff
2019-05-18
Jan Nieuwenhuizen
mes: Run build-aux/indent.sh.
tree
|
commitdiff
2019-05-12
Jan Nieuwenhuizen
mes: Grand indent: prepare.
tree
|
commitdiff
2019-05-12
Jan Nieuwenhuizen
mescc: Mes C Library: Explode linux/tcc.c.
tree
|
commitdiff
2019-05-12
Jan Nieuwenhuizen
mescc: Mes C Library: Explode linux/libc.c.
tree
|
commitdiff
2019-05-11
Jan Nieuwenhuizen
mescc: Mes C Library: Explode linux/gnu.c.
tree
|
commitdiff
2019-05-09
Jan Nieuwenhuizen
mescc: Mes C Library: Explode libc-mini.c.
tree
|
commitdiff
2019-05-07
Jan Nieuwenhuizen
mescc: Mes C Library: Cleanup includes.
tree
|
commitdiff
2019-03-16
Jan Nieuwenhuizen
mescc: Mes C Library: Fix ungetc.
tree
|
commitdiff
2019-03-02
Jan Nieuwenhuizen
mescc: Mes C Library: Use __ as global internal prefix.
tree
|
commitdiff
2019-02-28
Jan Nieuwenhuizen
mescc: Mes C Library: Bugfix for tcc-compiled exit...
tree
|
commitdiff
2019-02-24
Jan Nieuwenhuizen
mescc: Mes C Library: Initialize streams in crt1.
tree
|
commitdiff
2018-12-14
Jan Nieuwenhuizen
mescc: Support Bash: Add getppid.
tree
|
commitdiff
2018-12-07
Jan Nieuwenhuizen
mescc: getcwd: Support getcwd (0, 0) GNU extension.
tree
|
commitdiff
2018-11-11
Jan Nieuwenhuizen
core: String as array of bytes.
tree
|
commitdiff
2018-11-11
Jan Nieuwenhuizen
mescc: unlink: Move to libc.
tree
|
commitdiff
2018-11-11
Jan Nieuwenhuizen
mescc: dup, dup2: Move to libc.
tree
|
commitdiff
2018-11-11
Jan Nieuwenhuizen
mescc: getcwd: Move to libc.
tree
|
commitdiff
2018-11-10
Jan Nieuwenhuizen
mescc: Support GNU make with POSIX.
tree
|
commitdiff
2018-11-09
Jan Nieuwenhuizen
mescc: Support GNU Bash.
tree
|
commitdiff
2018-10-20
Jan Nieuwenhuizen
core: Support time functions.
tree
|
commitdiff
2018-10-11
Jan Nieuwenhuizen
build: Oops, remove stray lib/linux/x86_64-mes/crt1.
tree
|
commitdiff
2018-09-30
Jan Nieuwenhuizen
build: Resurrect make seed.
tree
|
commitdiff
2018-08-15
Jan Nieuwenhuizen
mescc: x86_64 support: Refactor to abstracted assembly...
tree
|
commitdiff
2018-08-14
Jan Nieuwenhuizen
mescc: Initial x86_64 support.
tree
|
commitdiff
2018-08-26
Jan Nieuwenhuizen
mescc: Mes C Library: Support make: Implement clock_get...
tree
|
commitdiff
2018-08-26
Jan Nieuwenhuizen
mescc: Mes C Library: Support make: Support main with...
tree
|
commitdiff
2018-08-26
Jan Nieuwenhuizen
mescc: Mes C Library: Support make: Add chdir, getlogin...
tree
|
commitdiff
2018-08-26
Jan Nieuwenhuizen
mescc: Mes C Library: Add closedir, opendir, readdir.
tree
|
commitdiff
2018-08-16
Jan Nieuwenhuizen
mescc: Mes C Library: Explode libmes.c.
tree
|
commitdiff
2018-08-12
Jan Nieuwenhuizen
mescc: Mes C Library: Cleanup start files.
tree
|
commitdiff
2018-08-11
Jan Nieuwenhuizen
mescc: Mes C Library: Add x86_64 libc+gnu support.
tree
|
commitdiff
2018-08-11
Jan Nieuwenhuizen
mescc: Mes C Library: Add x86_64 libc+tcc support.
tree
|
commitdiff
2018-08-11
Jan Nieuwenhuizen
mescc: Mes C Library: Add x86_64 libc support.
tree
|
commitdiff
2018-08-10
Jan Nieuwenhuizen
mescc: Mes C Library: Add x86_64 libc-mini support.
tree
|
commitdiff
2018-07-22
Jan Nieuwenhuizen
GNU Mes.
tree
|
commitdiff
2018-06-30
Jan Nieuwenhuizen
core: Prepare for the Hurd.
tree
|
commitdiff