CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
e2fsprogs: updated to 1.42.13 and updated mandir
[crossrootfs.git]
/
patch
/
patch-2.6.1-strnlen.patch
1
--- patch-2.6.1.orig/Makefile.in 2011-02-18 12:55:01.000000000 +0000
2
+++ patch-2.6.1/Makefile.in 2011-02-18 12:59:29.000000000 +0000
3
@@ -91,6 +91,7 @@
4
gl/lib/stripslash.c \
5
gl/lib/strncasecmp.c \
6
gl/lib/strndup.c \
7
+ gl/lib/strnlen.c \
8
gl/lib/xmalloc.c \
9
gl/lib/xstrndup.c
10
11
@@ -302,11 +303,13 @@
12
gl/m4/quote.m4 \
13
gl/m4/realloc.m4 \
14
gl/m4/rename.m4 \
15
+ gl/m4/safe-read.m4 \
16
gl/m4/safe-write.m4 \
17
gl/m4/ssize_t.m4 \
18
gl/m4/stdbool.m4 \
19
gl/m4/strcase.m4 \
20
gl/m4/strndup.m4 \
21
+ gl/m4/strnlen.m4 \
22
gl/m4/unlocked-io.m4 \
23
gl/m4/utimbuf.m4 \
24
gl/m4/xalloc.m4 \