Source code of Find & Updatedb



I am looking for the source code of find command.
I want to develop the simillar application in C.
I want to know whether there is any database that the linux maintains
about the files.
If there is such DB,how can I use it in my program(I am using C
language)
Thanks in advance

.



Relevant Pages

  • Re: Localisation tools-
    ... > language, and give a command then the program search all off my sources and ... source code. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: circular dependency - some tools ?
    ... >>functions this circular dependency is. ... > You could look at the source code of depmod to see how depmod is ... I'm using modprobe to load my modules so on the command line ...
    (comp.os.linux.development.system)
  • Re: Compiled with MS FORTRAN 5 my Program executes in colour but not with g95
    ... ANSI.SYS was a TSR that stayed in the background and "trapped" screen writes and looked at what was written to see if it was a command for it to do something. ... COLOR, otoh is a shell command at the user command line so when you write to standard output, it never "sees" the character string and so has no opportunity to do anything. ... source code compiled to a 16 bit executable. ... there isn't ANSI.SYS support for 32-bit, only that for some reason there isn't. ...
    (comp.lang.fortran)
  • Re: How can one distinguish an IDE/ATA(PI) drive from a SCSI drive?
    ... If you dig around in the source code, you'll find that the values are mapped and re-assembled into an OpenVMS device specification deep down at the bottom of the cdrecord.exe source code. ... You can lob SCSI commands at the device and retrieve this data yourself, but OpenVMS doesn't present this data to the user. ... The cdrecord.exe port that the HP folks provided includes mappings for these, and a command procedure wrapper. ...
    (comp.os.vms)
  • Re: run application
    ... >>>open any script file or pass any command line parameter. ... I list the source code messagebox.c and dialogboxindrect.c ... There may be some strange interaction between Windows, the console ...
    (microsoft.public.vc.language)