This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where to locate glibc code for select() wrapper?


On Wednesday, September 01, 2010 19:43:49 Chris Friesen wrote:
> I'm trying to find the glibc wrapper for the select() syscall and for
> the life of me I can't locate it.  I can find pselect() no problem, but
> for some reason select() has me stumped.

it's declared in the syscalls.list.  that file generates code on the fly at 
build time.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]