Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
uspace/lib/posix/fnmatch.h
[4cf8ca6:230fcfe]
in mainline
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
uspace/lib/posix/fnmatch.h
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
uspace/lib/posix/fnmatch.h
r4cf8ca6
r230fcfe
30
30
* @{
31
31
*/
32
/** @file
Filename-matching.
32
/** @file
33
33
*/
34
34
…
…
36
36
#define POSIX_FNMATCH_H_
37
37
38
/* Error Values
*/
38
/* Error Values
.
*/
39
39
#undef FNM_NOMATCH
40
40
#define FNM_NOMATCH 1
…
…
66
66
/** @}
67
67
*/
68
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive