mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* Makeconfig (sysdep-configures): New variable. (config.status): Depend on $(sysdep-configures). Fri May 10 20:07:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/profil.c: New file. Fri May 10 19:59:50 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/Makefile (CFLAGS-setjmp.c): New variable. Fri May 10 19:55:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * shlib-versions: Use libm=6 and libc=6 for m68k-linux. * string/envz.c: Fix uses of unsigned to size_t.
This commit is contained in:
3
sysdeps/unix/sysv/linux/profil.c
Normal file
3
sysdeps/unix/sysv/linux/profil.c
Normal file
@ -0,0 +1,3 @@
|
||||
/* Linux defines the profil system call but doesn't actually implement
|
||||
it. Use the generic posix implementation. */
|
||||
#include <sysdeps/posix/profil.c>
|
Reference in New Issue
Block a user