3
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
__GNUC_PREREQ is mintlib/glibc specific More... about 4 years ago
Convert to Bintray More... about 4 years ago
Move strerror.h to string subdir More... about 4 years ago
Ignore ENOSYS in fchmod More... about 4 years ago
Fix old-style K&R definitions More... about 4 years ago
Correct return values for Fpipe() and Prusage() also in mintbind.h More... about 4 years ago
Correct return values for Fpipe() and Prusage() More... over 4 years ago
Add byteswap conversion macros from recent versions of glibc; needed eg. by binutils More... over 4 years ago
Change distro of snapshots to xenial More... over 4 years ago
Function implementation of islower() used the wrong constant More... over 4 years ago
Autodetect CROSS compilation More... over 4 years ago
Fix definitions of bswap_32 for -mshort More... over 4 years ago
inttypes.h: fix definitions for -mshort More... over 4 years ago
stdint.h: fix definition of WCHAR_MIN/WCHAR_MAX, which is 16bit for MiNT More... over 4 years ago
stdint.h: only define *64 constants if we have a 64bit-integer type More... over 4 years ago
Implement futimes() More... over 4 years ago
Add some standard functions for NF support More... over 4 years ago
Optimize strerror() to use a single array for the messages More... almost 5 years ago
strerror(): use static buffer large enough to hold largest error number More... almost 5 years ago
fcloseall(): do not access __next element of a structure that just has been freed More... almost 5 years ago
Add some definitions to ip_icmp.h More... almost 5 years ago
Rename retvalue to __retvalue in inline macros to avoid shadowing user variables More... almost 5 years ago
Fix wrong casts in trap1_wlwww() (only used by Fchown16) More... almost 5 years ago
Remove cmd to clean old tmp files in make clean More... almost 5 years ago
ioctl(): always use system call first, getting rid of mint cookie dependencies and simplifying code More... almost 5 years ago
Reformat source More... almost 5 years ago
Fix syscall generator to use % prefix for register names More... almost 5 years ago
Avoid some warnings from GCC 9 More... almost 5 years ago
Fix gettimeofday() for TOS. More... almost 5 years ago
Fix make dist(-check) More... about 5 years ago