diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-22 03:12:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-22 03:12:10 +0000 |
commit | c72565e5f1124c2dc72573e83406fe999e56091f (patch) | |
tree | ebbd525ce552653f0bd1ebff181846b8b2ac759b /sysdeps/generic/bits/local_lim.h | |
parent | c6813ffea9f3d04c40b81573edc787b39d45ec27 (diff) | |
download | glibc-c72565e5f1124c2dc72573e83406fe999e56091f.tar glibc-c72565e5f1124c2dc72573e83406fe999e56091f.tar.gz glibc-c72565e5f1124c2dc72573e83406fe999e56091f.tar.bz2 glibc-c72565e5f1124c2dc72573e83406fe999e56091f.zip |
2005-12-21 Roland McGrath <roland@redhat.com>
* sysdeps/generic/bits: Subdirectory and all files moved to ...
* bits: ... here, new subdirectory.
* Makeconfig (+includes): Reordered includes to put build and sysdeps
dirs first after $(..)include, $(sysincludes) last.
* sysdeps/generic/bits: Subdirectory and all files moved to ...
* bits: ... here, new subdirectory.
* Makeconfig (+includes): Reordered includes to put build and sysdeps
dirs first after $(..)include, $(sysincludes) last.
Diffstat (limited to 'sysdeps/generic/bits/local_lim.h')
-rw-r--r-- | sysdeps/generic/bits/local_lim.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/generic/bits/local_lim.h b/sysdeps/generic/bits/local_lim.h deleted file mode 100644 index 42cc7ebbc9..0000000000 --- a/sysdeps/generic/bits/local_lim.h +++ /dev/null @@ -1,3 +0,0 @@ -/* This file should define the implementation-specific limits described - in posix[12]_lim.h. If there are no useful values to give a limit, - don't define it. */ |