]> git.pld-linux.org Git - packages/uClibc.git/blob - uClibc-x86_64.patch
- updated to 0.9.28.3
[packages/uClibc.git] / uClibc-x86_64.patch
1 --- uClibc-0.9.28/libc/sysdeps/linux/x86_64/sigaction.c.orig    2005-08-28 10:59:32.000000000 +0200
2 +++ uClibc-0.9.28/libc/sysdeps/linux/x86_64/sigaction.c 2005-08-28 10:58:49.000000000 +0200
3 @@ -27,7 +27,7 @@
4  
5  
6  #if defined __NR_rt_sigaction
7 -#warning Yes there are two warnings here.  Don't worry about it.
8 +#warning "Yes there are two warnings here.  Don't worry about it."
9  static void restore_rt (void) asm ("__restore_rt");
10  static void restore (void) asm ("__restore");
11  
This page took 0.215692 seconds and 3 git commands to generate.