Skip to content

marmotOS/libc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarmotOS C Library

License Architecture

Standard C Library, following the ANSI/ISO standard (C89/90).

Note this is not a complete implementation. Its a work in progress.

Library Components

  • assert.h
  • ctype.h
  • errno.h
  • float.h
  • limits.h
  • locale.h
  • math.h
  • setjmp.h
  • signal.h
  • stdarg.h
  • stddef.h
  • stdio.h
  • stdlib.h
  • string.h
  • time.h

About

libc - The Standard C Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published