about summary refs log tree commit diff
path: root/stdlib/tst-limits.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-09-161-0/+69
2000-09-15 Ulrich Drepper <drepper@redhat.com> * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX if necessary. Move includes of POSIX and Unix limits files to the end. * stdlib/Makefile (tests): Add tst-limits. * stdlib/tst-limits.h: New file.