summaryrefslogtreecommitdiff
path: root/lib/string.c
AgeCommit message (Collapse)Author
2002-11-16[PATCH] add strcspn() library functionRusty Russell
This patch implements a generic strcspn.
2002-04-02[PATCH] Remove last remaining bits of strtok.Dave Jones
2002-02-04v2.4.3.8 -> v2.4.4Linus Torvalds
- Andrea Arkangeli: raw-io fixes - Johannes Erdfelt: USB updates - reiserfs update - Al Viro: fsync/umount race fix - Rusty Russell: netfilter sync
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds
- Bob Tracy: Cyrix MTRR setup fix (don't make it twice as big as asked for) - Trond Myklebust: rpciod needs to be PF_MEMALLOC to avoid deadlocks on memory allocation when writing out NFS data under low memory conditions. Fix up BKL and RPC interactions. - Jeff Garzik: tulip network driver update - fix truncate to call down to the filesystem with the kernel lock. - David Mosberger: ia64 update - David Mosberger: simplify ELF program header generation. - Alan Cox: merge from -ac series - Jeff Garzik: make serial.c recognize modem devices properly
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds
- Alan Cox: continued merging - Urban Widmark: smbfs fix (d_add on already hashed dentry - no-no). - Andrew Morton: 3c59x update - Jeff Garzik: network driver cleanups and fixes - Gérard Roudier: sym-ncr drivers update - Jens Axboe: more loop cleanups and fixes - David Miller: sparc update, some networking fixes
2002-02-04Import changesetLinus Torvalds