This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Non-SUS functions


Busybox uses the following non-SUS functions, which are not provided by newlib.

	daemon getpagesize klogctl mkdtemp mount pivot_root reboot
	stime swapoff swapon sysinfo umount

Most of these functions are irreplaceable, but can anyone suggest SUS
functions that could be used in lieu of these? Which of these
functions, if any, should be added to newlib?

Newlib is also missing the two SUS functions getgrnam and getgrgid.
Could a free implementation of these functions be incorporated into
newlib?

Cheers!
Shaun

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