Commit Graph

7 Commits

Author SHA1 Message Date
Ulrich Drepper
708e91e6e2 Undef glob*64 before playing with symbol versions. 1998-08-12 17:06:03 +00:00
Ulrich Drepper
8ef5e9065c Add glob64 as a weak alias for __new_glob. Likewise for globfree64. 1998-08-10 15:53:42 +00:00
Ulrich Drepper
1037e1f40a Include sys/types.h before glob.h. 1998-06-17 17:59:03 +00:00
Ulrich Drepper
a3a2cb21be Include glob.h before defining prototypes. 1998-06-17 10:17:53 +00:00
Ulrich Drepper
bb71df5f5f Add prototypes for the __new_* functions. 1998-06-15 11:03:50 +00:00
Richard Henderson
bde3fab6ee * sysdeps/unix/sysv/linux/alpha/glob.c: Include sysdeps/generic/glob.c
directly instead of include_next.  Add missing semicolons.
        * sysdeps/unix/sysv/linux/alpha/oldglob.c: Include sys/types.h.
        Add missing semicolons.
1998-05-21 01:18:56 +00:00
Ulrich Drepper
cab5b83e4d Wrapper around generic code to add version information. 1998-05-12 12:20:27 +00:00