| version 1.16, 2006/03/26 18:11:22 |
version 1.17, 2006/11/24 19:46:58 |
| Line 772 glob3(pathbuf, pathend, pathlim, pattern |
|
| Line 772 glob3(pathbuf, pathend, pathlim, pattern |
|
| |
|
| |
|
| /* |
/* |
| * Extend the gl_pathv member of a glob_t structure to accomodate a new item, |
* Extend the gl_pathv member of a glob_t structure to accommodate a new item, |
| * add the new item, and update gl_pathc. |
* add the new item, and update gl_pathc. |
| * |
* |
| * This assumes the BSD realloc, which only copies the block when its size |
* This assumes the BSD realloc, which only copies the block when its size |