-
2c2f03c9e4
mescc: Honor --includedir, --libdir.
Jan Nieuwenhuizen
2019-11-24 11:14:14 +0100
-
fee620cf5b
doc: Post-release update.
Jan Nieuwenhuizen
2019-11-24 10:30:40 +0100
-
fbe178810f
Release 0.21.
Jan Nieuwenhuizen
2019-11-10 08:31:38 +0100
-
ac9c18f8b8
doc: Release update.
Jan Nieuwenhuizen
2019-11-04 19:59:13 +0100
-
594b2859b1
mescc: Mes C Library: vfprintf: Support --with-system-libc.
Jan Nieuwenhuizen
2019-11-23 21:37:57 +0100
-
2673d28e50
mescc: Mes C Library: Support gcc-4.6.4: Fix ctime stub.
Jan Nieuwenhuizen
2019-11-23 21:35:05 +0100
-
5480c133ae
mescc: Mes C Library: Fix isatty for x86_64.
Jan Nieuwenhuizen
2019-11-23 21:29:36 +0100
-
11798d4272
build: Prefer /bin/bash if available. Thanks, Vagrant!
Jan Nieuwenhuizen
2019-11-09 10:59:01 +0100
-
c6cceb47f3
build: Update script help and usage.
Jan Nieuwenhuizen
2019-11-04 23:56:15 +0100
-
6a5619de9a
build: Use unversioned doc directory. Thanks, Vagrant!
Jan Nieuwenhuizen
2019-11-04 23:54:30 +0100
-
45427bc641
build: Add sensible NAME section for man pages. Thanks, Vagrant!
Jan Nieuwenhuizen
2019-11-04 23:43:38 +0100
-
d663c3ded6
Revert "build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-gcc."
Jan Nieuwenhuizen
2019-11-09 11:10:31 +0100
-
b458314b4f
build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-gcc.
Jan Nieuwenhuizen
2019-10-30 09:33:54 +0100
-
5bb1dc47da
Revert "build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-mescc."
Jan Nieuwenhuizen
2019-11-09 11:10:25 +0100
-
70693696ce
build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-mescc.
Jan Nieuwenhuizen
2019-10-30 09:32:46 +0100
-
66296abdc8
build: Better and friendlier tarball.
Jan Nieuwenhuizen
2019-10-24 13:19:28 +0200
-
36ae666f05
build: bootstrap fixes.
Jan Nieuwenhuizen
2019-10-15 20:18:31 +0200
-
092626243a
mes: Fix -c, --command.
Jan Nieuwenhuizen
2019-10-10 13:22:12 +0200
-
8d49b40b13
check: Remove duplicate test.
Jan Nieuwenhuizen
2019-10-03 22:17:50 +0200
-
0e55071bc7
mescc: Mes C Library: Support gcc-4.6.4: vfprintf, vsnprintf: pad with space.
Jan Nieuwenhuizen
2019-09-20 14:44:31 +0200
-
98b9ac8e98
mescc: Mes C Library: Support gcc-4.6.4: Add math stubs.
Jan Nieuwenhuizen
2019-09-13 15:11:38 +0200
-
6bb225b403
mescc: Mes C Library: Support gcc-4.6.4: Add fscanf, vfscanf.
Jan Nieuwenhuizen
2019-09-06 19:04:50 +0200
-
d643f923a3
mescc: Mes C Libray: Fix off_t.
Jan Nieuwenhuizen
2019-09-04 17:35:33 +0200
-
a56918eaa2
mescc: Environment setup.
Jan Nieuwenhuizen
2019-09-06 23:24:23 +0200
-
73715dab4a
Add missing #include.
Danny Milosavljevic
2019-08-27 01:46:57 +0200
-
01ae1994ed
Fix dtoab.
Danny Milosavljevic
2019-08-27 00:43:37 +0200
-
3d5557c34a
va_align: Fix compiler warning.
Danny Milosavljevic
2019-08-27 05:49:22 +0200
-
abc0809bfa
Add missing #include.
Danny Milosavljevic
2019-08-27 04:32:02 +0200
-
4c77c2c9ca
Fix variable argument list traversal for doubles.
Danny Milosavljevic
2019-08-27 04:04:56 +0200
-
58fb0cf764
build: Improve --with-system-libc support.
Jan Nieuwenhuizen
2019-08-24 19:05:58 +0200
-
fd1109a25f
mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space.
Jan Nieuwenhuizen
2019-09-01 22:18:00 +0200
-
f097a9d270
mescc: Mes C Library: vsscanf: Increase count for scanned float.
Jan Nieuwenhuizen
2019-08-01 11:01:47 +0200
-
de197a48f5
mescc: Mes C Library: Support GNU Tar: Fix getpwnam, getpwuid stubs.
Jan Nieuwenhuizen
2019-07-31 12:25:43 +0200
-
5c979a8ce1
mescc: Mes C Library: Support GNU Tar: Add getgrgid, getgrnam, setgrent stub.
Jan Nieuwenhuizen
2019-07-24 12:23:54 +0200
-
9573f469f8
mescc: Mes C Library: Support GNU Awk: Add wchar_t.
Jan Nieuwenhuizen
2019-07-21 13:23:49 +0200
-
fe96cc37df
mescc: Mes C Library: Support GNU Awk: Add getpgid, getpgrp stubs.
Jan Nieuwenhuizen
2019-07-18 12:13:18 +0200
-
0d3f1ed2ae
mescc: Mes C Library: Support GNU Tar: Add mktime stub, fix localtime stub.
Jan Nieuwenhuizen
2019-07-15 11:58:21 +0200
-
b97c59ff21
mescc: Mes C Library: Support GNU Tar: Add creat, mknod.
Jan Nieuwenhuizen
2019-07-12 11:56:58 +0200
-
203ef4944b
mescc: Mes C Library: Support GNU Tar: Add missing defines.
Jan Nieuwenhuizen
2019-07-09 11:53:16 +0200
-
860f5ce7d5
mescc: Mes C Library: Support GNU Bash: Add struct winsize.
Jan Nieuwenhuizen
2019-07-06 11:25:02 +0200
-
8d45c6484f
mescc: Mes C Library: Support GNU Awk: Implement atof.
Jan Nieuwenhuizen
2019-07-03 11:22:57 +0200
-
f3154aabe4
mescc: Mes C Library: Support GNU Awk: Add dtoab, %f in vfprintf, vsnprintf.
Jan Nieuwenhuizen
2020-01-12 18:42:25 +0100
-
742e88abd5
mescc: Mes C Library: Support GNU Awk: Add abtod, implementing strtod.
Jan Nieuwenhuizen
2019-06-25 12:51:44 +0200
-
cd50beca3a
mescc: Mes C Library: Support GNU Awk: vsscanf: Support %f.
Jan Nieuwenhuizen
2019-06-22 11:48:39 +0200
-
749248ac3a
mescc: Mes C Library: Support GNU Awk: Do not flush std files.
Jan Nieuwenhuizen
2019-06-19 11:26:37 +0200
-
9faa38bee1
mescc: Mes C Library: Support GNU Awk: Add isgraph.
Jan Nieuwenhuizen
2019-06-16 11:25:37 +0200
-
9be33485e2
mescc: Mes C Library: Support GNU Tar: Add readlink, symlink.
Jan Nieuwenhuizen
2019-06-13 01:07:19 +0200
-
4e6a3ce846
mescc: Mes C Library: Support GNU Tar: Add execlp.
Jan Nieuwenhuizen
2019-06-10 00:56:42 +0200
-
18195b4d05
mescc: Mes C Library: Fix compile warnings.
Jan Nieuwenhuizen
2019-06-12 15:59:06 +0200
-
396e96c056
mescc: Mes C Library: Add missing stubs.
Jan Nieuwenhuizen
2019-11-10 09:00:08 +0100
-
b3cac19d4c
build: Avoid tar --exclude=.
Jan Nieuwenhuizen
2019-09-20 19:33:29 +0200
-
4f4be8d6b7
build: mesar: Remove bashisms.
Jan Nieuwenhuizen
2019-09-16 22:46:39 +0200
-
558d9cc60c
configure.sh: Cleanup argument parsing. Thanks, Timothy!
Jan Nieuwenhuizen
2019-10-01 19:12:56 +0200
-
5fe0432301
configure.sh: Remove bashisms.
Jan Nieuwenhuizen
2019-09-16 21:12:56 +0200
-
db9e6d7d8a
Revert "nyacc: 0.86.0 compatibility stub. WIP"
Jan Nieuwenhuizen
2019-09-16 21:14:15 +0200
-
56266d2c64
nyacc: 0.86.0 compatibility stub. WIP
Jan Nieuwenhuizen
2019-09-16 21:13:46 +0200
-
f5aab3b878
build: Split-out build-source-lib.sh from build-lib.sh.
Jan Nieuwenhuizen
2019-09-20 19:40:37 +0200
-
74d2cdd45a
build: Honor configure's --includedir. Thanks, Vagrant!
Jan Nieuwenhuizen
2019-11-13 09:23:27 +0100
-
4c862b1cc5
build: Create ascii signature.
Jan Nieuwenhuizen
2019-11-23 22:23:33 +0100
-
2f34ea9e00
doc: Post-release update.
Jan Nieuwenhuizen
2019-09-09 16:48:15 +0200
-
5222aeee7f
Release 0.20.
Jan Nieuwenhuizen
2019-09-08 09:31:38 +0200
-
a76b87fab9
doc: Release update.
Jan Nieuwenhuizen
2018-12-20 07:44:18 +0100
-
bc2886e8ba
guix: Update mescc-tools to 0.6.1.
Jan Nieuwenhuizen
2019-09-09 16:39:08 +0200
-
99903dce06
build: Create ascii signature.
Jan Nieuwenhuizen
2019-09-08 11:10:45 +0200
-
507a320cb0
guix: Update Nyacc to 0.99.
Jan Nieuwenhuizen
2019-09-07 17:15:05 +0200
-
2ba9d89af8
doc: Add PORTING.
Jan Nieuwenhuizen
2019-03-03 20:19:42 +0100
-
1b47face21
doc: Typos. Thanks, dddddd.
Jan Nieuwenhuizen
2019-04-22 19:21:41 +0200
-
c1bc77a1fb
mescc: Remove dead code. Thanks Mark Weaver.
Jan Nieuwenhuizen
2019-09-07 16:17:03 +0200
-
f33de25b96
guix: Update packaging.
Jan Nieuwenhuizen
2019-07-20 16:49:00 +0200
-
613bd96abe
build: Do not generate ChangeLog from tarball.
Jan Nieuwenhuizen
2019-07-21 17:13:39 +0200
-
2cc6d5a012
build: Use mesar instead of ar.
Jan Nieuwenhuizen
2019-07-21 16:44:54 +0200
-
3bed314d94
getopt: Remove old FSF address, thanks Vagrant.
Jan Nieuwenhuizen
2019-07-21 15:55:07 +0200
-
15a39f0efe
Add missing #include.
Danny Milosavljevic
2019-07-05 17:13:16 +0200
-
e2dfaef89e
Add missing #include.
Danny Milosavljevic
2019-07-05 17:12:54 +0200
-
5f82a697b3
Add missing #include.
Danny Milosavljevic
2019-07-05 17:12:28 +0200
-
2db5ec2f55
signal: Use SA_RESTORER on x86-64.
Jan Nieuwenhuizen
2019-09-07 18:52:09 +0200
-
23d857c834
signal: Add comment on why we don't use the restorer.
Danny Milosavljevic
2019-07-04 13:22:42 +0200
-
4a183fa1cf
signal: Remove SA_SIGINFO.
Danny Milosavljevic
2019-07-04 03:43:32 +0200
-
3e6306a5ce
signal: Don't use custom restorer.
Danny Milosavljevic
2019-07-04 03:36:19 +0200
-
02fdead244
signal: Use SA_SIGINFO (like glibc).
Danny Milosavljevic
2019-07-04 03:25:59 +0200
-
e8bbe21499
signal: Make sure that the signal mask is actually unsigned long.
Danny Milosavljevic
2019-07-04 02:39:11 +0200
-
5754e379af
Delete "__sigmask".
Danny Milosavljevic
2019-07-04 02:38:06 +0200
-
3f1ba73fc7
Fix "struct sigaction" structure for rt_sigaction.
Danny Milosavljevic
2019-07-04 02:21:24 +0200
-
181d1e11ea
Inherit CFLAGS for mes.
Danny Milosavljevic
2019-07-03 16:47:42 +0200
-
dadf07a484
Fix typo.
Danny Milosavljevic
2019-07-03 01:07:05 +0200
-
c7d050c0cd
tests: Fail early on nonexistent file.
Danny Milosavljevic
2019-07-02 13:39:41 +0200
-
5a2a00f4e8
open: Check flags, and use _open2 if applicable.
Danny Milosavljevic
2019-07-02 03:36:18 +0200
-
3943155a64
ldiv: Make rem < 0 if a < 0.
Danny Milosavljevic
2019-07-01 23:02:19 +0200
-
21bd2c1e90
ldiv: Handle a == LONG_MIN.
Danny Milosavljevic
2019-07-01 22:14:11 +0200
-
49aff4ec1c
ntoab: Use __mesabi_uldiv only for arm.
Jan Nieuwenhuizen
2019-09-09 16:01:40 +0200
-
08774a9c74
Fix ntoab.
Danny Milosavljevic
2019-07-01 20:04:26 +0200
-
b0466331a7
signal: Define "_restorer" everywhere except on i386.
Danny Milosavljevic
2019-06-18 19:26:45 +0200
-
9799e4df2d
Clarify our data type choices in "struct stat".
Danny Milosavljevic
2019-06-18 17:37:10 +0200
-
39498d9233
test: Bump timeout.
Jan Nieuwenhuizen
2019-09-07 19:55:12 +0200
-
9b0efad295
ntoab: Use __mesabi_uldiv only on __MESC__.
Danny Milosavljevic
2019-06-14 17:45:32 +0200
-
b8dace81c6
mescc: Mes C Library: Include mes/div.c for mescc builds.
Jan Nieuwenhuizen
2019-06-14 10:02:49 +0200
-
a63b0bae44
ntoab: Include "assert.h".
Danny Milosavljevic
2019-06-14 01:27:15 +0200
-
c35124ab54
mescc: Mes C Library: Use __mesabi_uldiv.
Danny Milosavljevic
2019-06-14 01:02:40 +0200
-
cc870b4adc
mescc: Mes C Library: Add integer division algorithm.
Danny Milosavljevic
2019-06-14 00:57:43 +0200
-
1bb64ec48f
mescc: Mes C Library: Have write behave well with buffered reads.
Jan Nieuwenhuizen
2019-07-28 13:01:37 +0200