about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-02 17:59:27 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-02 17:59:27 +0000
commitbbe0c227a0808ce8e9d11c9a10077c3658dd1705 (patch)
tree3e569d0d2ea66a02591a14255aba5d92350b8eaf /ChangeLog
parent63bda0c13abdc73893855c2b57e55eaea5835fc3 (diff)
downloadglibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.tar.gz
glibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.tar.xz
glibc-bbe0c227a0808ce8e9d11c9a10077c3658dd1705.zip
Update.
	* sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9eec8e852f..f98779b68d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
+
 	* stdlib/isomac.c: Use -isystem instead of -I for system include
 	dir.