On Sat, Aug 19, 2000 at 08:25:47AM -0400, Mike A. Harris wrote:
> On Sat, 19 Aug 2000, Michael J. Maravillo wrote:
> >[root@gateway /root]# cat basename-test.c
> >#include <stdio.h>
> >
> >int main()
> >{
> >    printf("%s\n", basename("/usr/bin/perl"));
> >}
> >[root@gateway /root]# gcc -o basename-test basename-test.c
> >[root@gateway /root]# ./basename-test
> >perl
> >[root@gateway /root]# rpm -q libc
> >libc-5.3.12-31
> 
> That's fine, but where's the manpage?  I assumed it was part of
> glibc, and a standard UNIX function.  As such, I assumed it would
> have a manpage, and I wanted to read it.  There was something I
> was curious about, and unable to find.  Also, I got errors when
> compiling that the function was in limbo.
> 
> BTW, what version of RH are you using?  FTR - libc is obsolete.

No manpage here either.  This is on RH 6.2, and oh, I mean
glibc-2.1.3-15.


        Mike
-- 
 .--.  Michael J. Maravillo                  office://+63.2.894.3592/
( () ) Q Linux Solutions, Inc.                http://www.q-linux.com/
 `--\\ Open Source Consultancy / Support / Training / Software Dev't.



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to