This commit is contained in:
Joel Sherrill 2013-11-19 17:39:43 +00:00
parent aed5f73fa8
commit 670c036efa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libc/include/stdlib.h: Add prototype of realpath().
* libc/sys/linux/realpath.c: Add restrict keyword.