代码搜索:libc
找到约 8,878 项符合「libc」的源代码
代码结果 8,878
www.eeworm.com/read/398157/8001597
a libc-coff.a
www.eeworm.com/read/244474/12861119
a libc-coff.a
www.eeworm.com/read/242463/13003599
pdf libc.pdf
www.eeworm.com/read/140165/13101199
h libc.h
/*
Copyright (C) 1999-2001 Konstantin Boldyshev
$Id: libc.h,v 1.3 2001/02/23 12:39:29 konst Exp $
Header file for assembly libc, defines functions that:
1) are not present in usual lib
www.eeworm.com/read/140165/13101206
asm libc.asm
;Copyright (C) 1999-2002 Konstantin Boldyshev
;Copyright (C) 1999 Cecchinel Stephan
;
;$Id: libc.asm,v 1.15 2002/06/11 08:38:39 konst Exp $
;
;hackers' l
www.eeworm.com/read/310556/13649248
h libc.h
/* @(#) libc.h 1.3 1/27/86 17:46:47 */
/*ident "@(#)cfront:incl/libc.h 1.3"*/
/* some functions from the UNIX manual section 3
INCOMPLETE: contains only declarations of functions that
(1) is
www.eeworm.com/read/145991/5741761
c libc.c
/*****************************************************************************
* FILE: libc.c *
* *
* DESC: *
* - kernel libc functions *
*