doc restructuring

2008-01-19 Thread Bruno Haible
After introducing the directories glibc-headers, glibc-functions, I have renamed the two existing directories: headers/ -> posix-headers/ functions/ -> posix-functions/ It was said that git was good for renamings and moves; now let's see whether it actually is so... 2008-01-19 Bruno Haible

Re: sockets

2008-01-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Simon Josefsson on 1/18/2008 7:45 AM: | One thing worries me though; cygwin. I don't know if this is needed on | cygwin. I would expect the answer is no? The m4 check should fail on | cygwin, but I'm not sure it does right now. You ar

Re: strcasestr [was: strstr speedup]

2008-01-19 Thread Bruno Haible
Eric Blake wrote: > Here's what I'm committing for strcasestr, including a strcasestr-simple > module, and the first attempt at a glibc function extensions chapter. Thanks for this! I've now extended the glibc function extensions chapter. > --- /dev/null > +++ b/doc/functions/strcasestr.texi > @@