summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/l64a.c
AgeCommit message (Expand)Author
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2003-07-26netbsd.org->NetBSD.orgsalo
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-02-06Add l64a_r(), a reentrant version of l64a(); found in the Multithreadingkleink
1998-11-15delintchristos
1998-06-14Per XPG4.2, if the `value' argument evaluates to 0L, don't return a NULLkleink
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Add local.h for local prototypes.christos
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-02-28remove unneeded "#include <stddef.h>"jtc
1994-01-28Fix spelling error in Copyright noticejtc
1993-10-22Added 1170's a64l() & l64a() functions.jtc