* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
[gnulib.git] / lib / mbsstr.c
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleMove to here from strstr.c.