Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-12 | Don't make two copies | Eric Andersen | |
2003-10-12 | Sigh. It seems that csh wants glob_pattern_p(), we need to | Eric Andersen | |
export it, | |||
2003-04-29 | uClibc 0.9.19 has a bug in globfree(). If the previous call to | Eric Andersen | |
glob(...,pglob) used the GLOB_DOOFFS flag to reserve the first pglob->gl_offs slots of pglob->gl_pathv, globfree(pglob) would attempt to free the objects pointed to by those slots. If those objects were not on the heap, the system would crash. The attached patch fixes this. Norm | |||
2002-04-03 | Doh! I forgot to commit this... | Eric Andersen | |
2002-02-26 | A few more little cleanups | Eric Andersen | |
2001-05-09 | Add in an older libc5 glob implementation, which is a bit thinner. | Eric Andersen | |
-Erik | |||
2000-10-11 | New misc tree that actually has misc stuff in it. | Eric Andersen | |