[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Amusement
- Subject: [ale] Amusement
- From: bob at cavu.com (Bob)
- Date: Fri, 24 Jul 1998 17:40:40 -0400
I noticed this Linux manual page and my comment is at the end. Bob
> READDIR(2) Linux Programmer's Manual READDIR(2)
> NAME
> readdir - read directory entry
> SYNOPSIS
> #include <unistd.h>
> #include <linux/dirent.h>
> #include <linux/unistd.h>
> _syscall3(int, readdir, uint, fd, struct dirent *, dirp, uint, count);
> int readdir(unsigned int fd, struct dirent *dirp, unsigned int count);
> DESCRIPTION
> This is not the function you are interested in. ...
These are not the droids you're looking for!