Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-12-01 00:38:15 +0300
committerYaakov Selkowitz <yselkowi@redhat.com>2017-12-01 12:41:49 +0300
commit8ba0bbb913e0ea3b691f04b7b842c9af977447ce (patch)
tree7fff66758cdda8cee4d04030c88a36f164e2522b /newlib/libc/ssp
parent10b57ba8d0b5eb56d17d73e280755bf8461230c6 (diff)
ssp: add Object Size Checking for unistd.h, part 2
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc/ssp')
-rw-r--r--newlib/libc/ssp/ssp.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/ssp/ssp.tex b/newlib/libc/ssp/ssp.tex
index b30ecf159..1e0cb6b12 100644
--- a/newlib/libc/ssp/ssp.tex
+++ b/newlib/libc/ssp/ssp.tex
@@ -43,6 +43,7 @@ fread snprintf vsprintf
mbstowcs wcstombs wctomb
@exdent @emph{System functions:}
-getcwd read readlink
+getcwd read ttyname_r
+pread readlink
@end example