visopsys-0.5-src

所属分类:操作系统开发
开发工具:C++
文件大小:3613KB
下载次数:2
上传日期:2012-08-31 23:14:37
上 传 者legendsoft
说明:  一个小型的32位操作系统的源代码,很适合学习操作系统内核的朋友.
(A small 32-bit operating system source code, it is suitable for learning the operating system kernel friends.)

文件列表:
visopsys-0.5-src (0, 2004-12-13)
visopsys-0.5-src\BUILDING.txt (1501, 2004-12-10)
visopsys-0.5-src\COPYING.txt (18475, 2004-01-02)
visopsys-0.5-src\dist (0, 2004-12-13)
visopsys-0.5-src\dist\Makefile (288, 2004-11-27)
visopsys-0.5-src\dist\programs (0, 2004-12-13)
visopsys-0.5-src\dist\programs\Makefile (211, 2004-11-27)
visopsys-0.5-src\dist\programs\helpfiles (0, 2004-12-13)
visopsys-0.5-src\dist\programs\helpfiles\Makefile (222, 2004-11-27)
visopsys-0.5-src\dist\programs\helpfiles\adduser.txt (254, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\cat.txt (189, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\cd.txt (239, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\cdrom.txt (469, 2004-12-12)
visopsys-0.5-src\dist\programs\helpfiles\chkdisk.txt (364, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\clock.txt (80, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\confedit.txt (497, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\console.txt (262, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\cp.txt (534, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\date.txt (55, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\disks.txt (441, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\disprops.txt (294, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\fdisk.txt (725, 2004-10-22)
visopsys-0.5-src\dist\programs\helpfiles\find.txt (543, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\format.txt (957, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\help.txt (2454, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\install.txt (726, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\keymap.txt (656, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\kill.txt (613, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\loadfont.txt (587, 2004-12-09)
visopsys-0.5-src\dist\programs\helpfiles\login.txt (563, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\logout.txt (82, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\ls.txt (491, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\md5.txt (430, 2004-01-15)
visopsys-0.5-src\dist\programs\helpfiles\mem.txt (271, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\mkdir.txt (312, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\more.txt (430, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\mount.txt (654, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\mv.txt (500, 2004-01-02)
visopsys-0.5-src\dist\programs\helpfiles\passwd.txt (252, 2004-08-10)
visopsys-0.5-src\dist\programs\helpfiles\ps.txt (206, 2004-01-02)
... ...

C library functions in this library: NOT IMPLEMENTED (or stubbed) IMPLEMENTED ---------------------------- ----------- (from assert.h) (from assert.h) assert (from ctype.h) (from ctype.h) isalnum isalpha isascii isblank iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper (from locale.h) (from locale.h) localeconv setlocale (from math.h) (from math.h) acos ceil asin fabs atan floor atan2 fmod cos modf cosh pow exp frexp ldexp log log10 sin sinh sqrt tan tanh (from setjmp.h) (from setjmp.h) longjmp setjmp (from signal.h) (from signal.h) raise signal (from stdarg.h) (from stdarg.h) va_start va_arg va_end (from stdio.h) (from stdio.h) clearerr fgetpos fclose fseek feof fsetpos ferror ftell fflush getc fgetc getchar fgets gets fopen perror fprintf printf fputc putc fputs putchar fread puts freopen remove fscanf rename fwrite rewind scanf sprintf setbuf setvbuf sscanf tmpfile tmpnam ungetc vfprintf vprintf vsprintf (from stdlib.h) (from stdlib.h) abort abs atexit atoi atof calloc atol div bsearch exit getenv free (sort of) mblen labs mbstowcs ldiv mbtowc malloc (sort of) qsort rand realloc srand strtod system strtol strtoul wcstombs wctomb (from string.h) (from string.h) memcmp memcpy memset memmove strcoll strcasecmp strcspn strcat strerror strcmp strspn strcpy strtok strlen strxfrm strncat strncmp strncpy (from time.h) (from time.h) ctime asctime gmtime clock localtime difftime mktime strftime time (from wctype.h) (from wctype.h) iswalnum iswalpha iswcntrl iswctype iswdigit iswgraph iswlower iswprint iswpunct iswspace iswupper iswxdigit towctrans towlower towupper wctrans wctype (from wchar.h) (from wchar.h) btowc fgetwc fgetws fputwc fputws fwide fwprintf fwscanf getwc getwchar mbrlen mbrtowc mbsinit mbsrtowcs putwc putwchar swprintf swscanf ungetwc vfwprintf vswprintf vwprintf wcrtomb wcscat wcschr wcscmp wcscoll wcscpy wcscspn wcsftime wcslen wcsncat wcsncmp wcsncpy wcspbrk wcsrchr wcsrtombs wcsspn wcsstr wcstod wcstok wcstol wcstoul wcsxfrm wctob wmemchr wmemcmp wmemcpy wmemmove wmemset wprintf wscanf

近期下载者

相关文件


收藏者