summaryrefslogtreecommitdiff
path: root/lib/libc/include/extern.h
AgeCommit message (Expand)Author
2017-01-12put back strerror_ss, it will be used shortly.christos
2017-01-12Add strerror_ss_r to be used by syslog_sschristos
2013-08-19Add strerror_l.joerg
2013-05-04move prototypes to stdio.hchristos
2012-10-11take care of the signal safe syslog calls which are not exposed.christos
2012-09-12setcontext() used to be incompatible with -lpthread since it affectedmanu
2011-09-19Mark _resumecontext as dead. ANSIfy all declarations for it.joerg
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2008-10-31Import syslogd SoC project by Martin Schuette:christos
2007-12-04move decls for _malloc_{pre,post}fork() to extern.hchristos
2006-11-22Don't expose _ss functions for 4.0. Requested by core.christos
2006-05-17PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer ofchristos
2006-02-24complete constification of the sysctl() user sidedrochner
2006-02-16- s/notyet/WIDE_DOUBLE/christos
2006-01-24rename __func to _func_unlocked, and add their prototypes in extern.hchristos
2003-09-27Constify the _-sigaction_sigtramp tramp argument.matt
2003-01-18Merge the nathanw_sa branch.thorpej
2002-07-09Add prototype for __sigaction_sigtramp(). This system call is usedthorpej
1999-03-26move __getcwd prototypes to libc-private header file.sommerfe
1999-01-14* On architectures using ELF, and conditionally on those in transition, renamekleink
1998-11-15in the __str{error,signal} functions make the third argument size_t sincechristos
1998-07-26const poisoning.mycroft
1997-10-16Remove _tztab() declaration now that timezone() migrated to libcompat.christos
1997-07-13Add prototype declarationschristos