newlib-cygwin/newlib/libc/include/sys
dougm 1256d090ad Correct the use of RB_AUGMENT in the RB_TREE
macros so that is invoked at the root of every subtree that changes in an
insert or delete, and only once, and ordered from the bottom of the tree to the
top. For intel_gas.c, the only user of RB_AUGMENT I can find, change the
augmenting routine so that it does not climb from entry to tree root on every
call, and remove a 'tree correcting' function that can be supplanted by proper
tree augmentation.

Reviewed by:	kib
Tested by:	pho
Differential Revision:	https://reviews.freebsd.org/D23189
2020-10-26 14:18:46 +01:00
..
_default_fcntl.h fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE only 2019-01-07 20:09:20 +01:00
_intsup.h Support calculation of pointer size for __int20__ type in _intsup.h 2019-06-25 13:37:16 -04:00
_locale.h Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
_pthreadtypes.h Fix guard for siginfo_t and pthread_t definition 2017-06-19 13:00:05 +02:00
_sigset.h FreeBSD compatibility for <sys/select.h> 2015-12-14 15:39:44 +01:00
_stdint.h Provide __intmax_t and __uintmax_t 2016-10-25 16:24:05 +02:00
_timespec.h Synchronize <sys/_timespec.h> with FreeBSD 2019-11-04 07:03:15 +01:00
_timeval.h Move timeval macros to <sys/time.h> 2019-11-04 07:03:15 +01:00
_types.h Fix <sys/_types.h> issues with <stddef.h> 2019-06-03 10:20:15 +02:00
_tz_structs.h libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
cdefs.h amd64: prevent KCSan false positives on LAPIC mapping 2020-10-26 14:18:46 +01:00
config.h Fix warnings when building for msp430-elf 2020-09-03 12:55:32 +02:00
custom_file.h
dir.h * libc/include/sys/dir.h: New BSD-compatibility header. 2010-08-11 18:14:54 +00:00
dirent.h
errno.h ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
fcntl.h 2007-11-15 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 18:49:17 +00:00
features.h newlib/libc/include/sys/features.h: update __STDC_ISO_10646__ 2019-11-26 18:34:39 +01:00
fenv.h Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
file.h
iconvnls.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
lock.h ansification: remove _CAST_VOID 2018-01-17 11:47:17 -06:00
param.h Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
queue.h This commit brings in a new refactored TCP stack called Rack. 2018-08-24 15:00:04 +02:00
reent.h Allow verifying _REENT_CHECK macros memory allocation 2019-10-07 15:36:03 -04:00
resource.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
sched.h Add and use latest <sys/timespec.h> from FreeBSD 2015-03-11 15:45:38 +01:00
select.h select.h: update FD macros to latest FreeBSD, fix type conversion warning 2020-08-03 12:41:45 +02:00
signal.h Drop non-reserved parameter names from sys/signal.h 2018-08-29 17:46:27 +02:00
stat.h Revert previous change to sys/stat.h and fix cris libgloss 2019-08-19 18:01:45 -04:00
stdio.h ansification: remove _CAST_VOID 2018-01-17 11:47:17 -06:00
string.h
syslimits.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
time.h Move timeval macros to <sys/time.h> 2019-11-04 07:03:15 +01:00
timeb.h ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
times.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
timespec.h Add and use latest <sys/timespec.h> from FreeBSD 2015-03-11 15:45:38 +01:00
tree.h Correct the use of RB_AUGMENT in the RB_TREE 2020-10-26 14:18:46 +01:00
types.h Fix <sys/_types.h> issues with <stddef.h> 2019-06-03 10:20:15 +02:00
unistd.h Enabled _CS* defines for RTEMS 2020-08-25 20:54:33 +02:00
utime.h
wait.h Fix comment in sys/wait.h 2015-05-28 16:40:43 +02:00