mes/lib
Jan Nieuwenhuizen 7c91edf610
mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s.
* lib/stdio/vsscanf.c (vsscanf): Support  *, [, s.
* lib/stdio/vfscanf.c (vfscanf): Likewise.
* lib/tests/stdio/90-sscanf.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
* lib/x86-mes/x86.M1 (mov____%al,0x32(%ebp): New macro.
2019-09-09 18:34:27 +02:00
..
arm-mes ARM: Fix argc, argv and envp handling. 2019-09-09 18:34:07 +02:00
arm-mes-gcc ARM: Prevent setjmp/longjmp inlining. 2019-09-09 18:34:03 +02:00
arm-mes-mescc ARM: Fix loads. 2019-09-09 18:34:06 +02:00
ctype mescc: Mes C Library: Support GNU Awk: Add isgraph. 2019-09-09 18:34:22 +02:00
dirent build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
linux mescc: Mes C Library: Support gcc-4.6.4: Add mmap, munmap. 2019-09-09 18:34:26 +02:00
math mescc: Mes C Library: Support gcc-4.6.4: Add labs. 2019-09-09 18:34:26 +02:00
mes mescc: Mes C Library: Support GNU Awk: Add dtoab, %f in vfprintf, vsnprintf. 2019-09-09 18:34:23 +02:00
posix mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-09-09 18:34:22 +02:00
stdio mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s. 2019-09-09 18:34:27 +02:00
stdlib mescc: Mes C Library: Support gcc-4.6.4: Allow larger qsort entries. 2019-09-09 18:34:27 +02:00
string mescc: Mes C Library: Support gcc-4.6.4: Add strtok. 2019-09-09 18:34:27 +02:00
stub mescc: Mes C Library: Support gcc-4.6.4: Implement rewind. 2019-09-09 18:34:26 +02:00
tests mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s. 2019-09-09 18:34:27 +02:00
x86-mes mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s. 2019-09-09 18:34:27 +02:00
x86-mes-gcc porting: Add x86 scaffold: exit and write in assembly. 2019-06-13 14:19:59 +02:00
x86-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
x86_64-mes mescc: Mes C Library: Support gcc-4.6.4: Add mmap, munmap. 2019-09-09 18:34:26 +02:00
x86_64-mes-gcc porting: Add x86_64 scaffold: exit and write in assembly. 2019-06-23 21:23:34 +02:00
x86_64-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
libtcc1.c mescc: Support tcc: libtcc1 build fixes. 2019-07-23 20:38:29 +02:00