Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   christos
Date:           Wed Apr  8 16:28:51 UTC 2009

Modified Files:
        src/include: glob.h
        src/lib/libc/gen: glob.3 glob.c

Log Message:
add glob_pattern_p for glibc because cvs needs it and it is a huge mess
to compile in the gnu glob code.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/include/glob.h
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/gen/glob.3
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/gen/glob.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index