Commit History

Author SHA1 Message Date
  Xiang Xiao bf733f7213 libc/pty: Make ptsname[_r] support PSEUDOTERM_BSD config too 3 years ago
  Jiuzhu Dong 355956fb57 umm_heap/valloc: support valloc (LEGACY) 3 years ago
  chao.an 859e1ce63a crypto/arc4random: rename getrandom to arc4random_buf 3 years ago
  chao.an 216c33a5c7 libs/libc/stdlib: Implement mkdtemp(3) syscall 4 years ago
  chao.an 4067a9f057 libs/libc/stdio: correct the prototype of mktemp(3) 4 years ago
  chao.an 7816b5ec8c include/stdlib: alignment function definitions 4 years ago
  Xiang Xiao 1bca457b28 libc: Always declare getenv, link/symlink and atexit/on_exit 4 years ago
  Xiang Xiao 60fe0a0f96 libc: Refine the inline handling 4 years ago
  Xiang Xiao a102922e12 libc: Implement realpath 4 years ago
  YAMAMOTO Takashi a607e6257f Include malloc.h instead of stdlib.h for mallinfo() 4 years ago
  YAMAMOTO Takashi f1814dfca8 Move mallinfo from stdlib.h to malloc.h 4 years ago
  Xiang Xiao a7174cee30 libc: Unify the selection of inline or macro 4 years ago
  Xiang Xiao de509004fd libc: Implement mblen, mbstowcs and wcstombs 4 years ago
  Xiang Xiao b8b61dc070 lib/stdlib: Implement aligned_alloc and posix_memalign 4 years ago
  Xiang Xiao eac66d76b3 lib/stdlib: Change some macro to inline function 4 years ago
  Gregory Nutt 72104c182c nxstyle fixes 4 years ago
  Gregory Nutt 67ec3d7926 Remove CONFIG_CAN_PASS_STRUCT 4 years ago
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Xiang Xiao e2ccce1f2e apps/system/system/system.c: Add 'const' to make function prototype compatible with OpenGroup.org requirement 6 years ago
  Gregory Nutt 58bbb66481 libs/libc/stdlib and include/stdlib.h: Add implementation of random() and srandom(). 6 years ago
  Gregory Nutt de1b68dc4e libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory. 7 years ago
  Gregory Nutt 41137b82fa Add strtold() 8 years ago
  Gregory Nutt 30ab01b1d8 strtof: Add strtof() as simply a compy of strtod with types and limits changed 8 years ago
  Gregory Nutt 2dbcdd781c Correct STM32 Butterfly2 URL. Correct some comments. 8 years ago
  Alan Carvalho de Assis 1cb05d007d Add some less-than-perfect macros to provide some implementation of strtof() and strtold() 8 years ago
  Gregory Nutt 54fd0f0a04 Fix a few more compile issues with the new wide character support 8 years ago
  Gregory Nutt 890a9eb45d Fix a few wide character build issues 8 years ago
  Gregory Nutt 440d535360 include/cxx: Update some C++ header files due to recent changes to C hader files 8 years ago
  Gregory Nutt 55a325bcd4 system() is not available from within the OS 8 years ago
  Gregory Nutt e07a02bf29 Add system() to stdlib.h 8 years ago