search for: strxspn

Displaying 8 results from an estimated 8 matches for "strxspn".

Did you mean: strcspn
2010 Oct 10
1
syslinux-4.03-pre4 + MCONFIG.devel + gcc 4.5
I am getting cc1: warnings being treated as errors strspn.c: In function 'strxspn': strspn.c:14:20: error: inlining failed in call to 'set_bit': optimizing for size and code size would grow strspn.c:32:9: error: called from here strspn.c:14:20: error: inlining failed in call to 'set_bit': optimizing for size and code size would grow strspn.c:36:9: error: call...
2007 Aug 24
2
[git patch] klibc bzero, mount fixes + random stuff
...heir function. Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/klibc/strcspn.c b/usr/klibc/strcspn.c index bb3ac72..c9cbb67 100644 --- a/usr/klibc/strcspn.c +++ b/usr/klibc/strcspn.c @@ -2,6 +2,7 @@ * strcspn */ +#include "string.h" #include "strxspn.h" size_t strcspn(const char *s, const char *reject) diff --git a/usr/klibc/strpbrk.c b/usr/klibc/strpbrk.c index ba53d02..271a338 100644 --- a/usr/klibc/strpbrk.c +++ b/usr/klibc/strpbrk.c @@ -2,6 +2,7 @@ * strpbrk */ +#include "string.h" #include "strxspn.h"...
2020 Mar 28
0
[klibc:update-dash] Implement stpcpy() and stpncpy()
...nst char *, size_t); #endif /* _STRING_H */ diff --git a/usr/klibc/Kbuild b/usr/klibc/Kbuild index 19ccfbec..b966e306 100644 --- a/usr/klibc/Kbuild +++ b/usr/klibc/Kbuild @@ -46,6 +46,7 @@ klib-y += vsnprintf.o snprintf.o vsprintf.o sprintf.o \ strstr.o strncmp.o strncpy.o strrchr.o \ strxspn.o strspn.o strcspn.o strpbrk.o strsep.o strtok.o \ strtok_r.o \ + stpcpy.o stpncpy.o \ fnmatch.o \ gethostname.o getdomainname.o getcwd.o \ seteuid.o setegid.o \ diff --git a/usr/klibc/stpcpy.c b/usr/klibc/stpcpy.c new file mode 100644 index 00000000..c5fc607d --- /dev/null +++ b/...
2007 Aug 15
0
[git patch] fstype support + minor stuff
...p.o memset.o memccpy.o memmem.o memswap.o \ - memmove.o memchr.o memrchr.o \ - strcasecmp.o strncasecmp.o strndup.o strerror.o strsignal.o \ - strcat.o strchr.o strcmp.o strcpy.o strdup.o strlen.o strnlen.o \ - strncat.o strlcpy.o strlcat.o \ - strstr.o strncmp.o strncpy.o strrchr.o \ - strxspn.o strspn.o strcspn.o strpbrk.o strsep.o strtok.o \ - fnmatch.o \ - gethostname.o getdomainname.o getcwd.o \ - seteuid.o setegid.o \ - getenv.o setenv.o putenv.o __put_env.o unsetenv.o \ - clearenv.o nullenv.o \ - getopt.o getopt_long.o readdir.o remove.o \ - syslog.o closelog.o pty.o...
2008 Sep 07
1
[git pull v2] initial mntent.h, mount features, ipconfig fixes
.../* _STRING_H */ diff --git a/usr/klibc/Kbuild b/usr/klibc/Kbuild index c8eabf9..eb04267 100644 --- a/usr/klibc/Kbuild +++ b/usr/klibc/Kbuild @@ -36,6 +36,7 @@ klib-y := vsnprintf.o snprintf.o vsprintf.o sprintf.o \ strncat.o strlcpy.o strlcat.o \ strstr.o strncmp.o strncpy.o strrchr.o \ strxspn.o strspn.o strcspn.o strpbrk.o strsep.o strtok.o \ + strtok_r.o \ fnmatch.o \ gethostname.o getdomainname.o getcwd.o \ seteuid.o setegid.o \ diff --git a/usr/klibc/strtok.c b/usr/klibc/strtok.c index c2671af..6b169a1 100644 --- a/usr/klibc/strtok.c +++ b/usr/klibc/strtok.c @@ -8,12 +8...
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...trunk/knl/linux/usr//include -I/root/gen/trunk/knl/linux/usr//arch/powerpc/include -D__KLIBC__=2 -D__KLIBC_MINOR__=0 -D_BITSIZE=32 -fno-stack-protector -fwrapv -m32 -Os -W -Wall -Wno-sign-compare -Wno-unused-parameter -c -o usr/klibc/strrchr.o usr/klibc/strrchr.c ppc-linux-gcc -Wp,-MD,usr/klibc/.strxspn.o.d -nostdinc -iwithprefix include -I/root/ofs/trunk/packages/klibc-2.0.2/usr/include/arch/ppc -Iusr/include/arch/ppc -I/root/ofs/trunk/packages/klibc-2.0.2/usr/include/bits32 -Iusr/include/bits32 -I/root/ofs/trunk/packages/klibc-2.0.2/usr/klibc/../include -Iusr/klibc/../include -I/root/ofs/trunk/...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote: > > > Find attached two patches I have in order to build klibc 2.0.2 > against kernel 3.8.13 > We had to introduce those patches when going from kernel 3.6 to kernel 3.7 > Hope it helps. > those patches are wrong and again very brittle. just use the way it is described in `make help': A) cd ~/src/linux
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: