mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/sysv/linux/m68k/Versions: New file.
Fri Jul 3 14:35:55 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/Versions: New file.
This commit is contained in:
parent
b0b67c47a5
commit
220733f52a
|
@ -1,3 +1,7 @@
|
||||||
|
Fri Jul 3 14:35:55 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/m68k/Versions: New file.
|
||||||
|
|
||||||
1998-07-02 21:51 Ulrich Drepper <drepper@cygnus.com>
|
1998-07-02 21:51 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* Makeconfig: Define list of subdirs as all-subdirs and make subdirs
|
* Makeconfig: Define list of subdirs as all-subdirs and make subdirs
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
libc {
|
||||||
|
GLIBC_2.0 {
|
||||||
|
# c*
|
||||||
|
cacheflush;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue