summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-03-29 08:59:50 +0100
committerforsyth <forsyth@vitanuova.com>2011-03-29 08:59:50 +0100
commit3b69204dd2d2caeb9beec2584abbf2990789155a (patch)
tree9dc6fde515fba465e09a1cfcc43066f139247ac1 /CHANGES
parent35a6f3e10aa63aa1ac127c14186949900fe25993 (diff)
20110329-0859
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e526c63d..2c0859e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
20110329
+ emu/Linux/mkfile - try searching -lpthread after -lrt for sem_* [issue 247]
emu/port/devfs-posix.c - treat unix domain sockets as files (open/read/write/close) [npe, rsc, issue 254]
emu/port/devfs-posix.c - use volatile correctly; slight code tidy
emu/lib9/errstr-posix.c replace EINTR's error string by Eintr's text