aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/perror.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
2018-07-05Fix newlib functions perror()/psignal() not to use writev().Takashi Yano1-19/+21
2018-07-04Fix a bug of perror()/psignal() that changes the orientation of stderr.Takashi Yano1-5/+27
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _VOIDYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-1/+1
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-10/+1
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake1-1/+2
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-1/+1
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-13/+29
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green1-0/+3
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+80