acadia-newlib/winsup/cygwin
Corinna Vinschen 783133b753 Cygwin: cygtls: drop useless alignment directives
The patch fixing the alignment of _cygtls::context accidentally
pushed the desperate attempt to automate the alignment by using
another, non-working variation of attribute((aligned)).  Drop it.

Fixes: dcab768cb9 ("Cygwin: cygtls: fix context alignment")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2022-09-05 19:52:28 +02:00
..
DevDocs Cygwin: testsuite: Add x86_64 code to "dynamically load cygwin" test 2022-08-29 17:53:48 +01:00
fhandler
include
lib
libc
local_includes Cygwin: cygtls: drop useless alignment directives 2022-09-05 19:52:28 +02:00
math
mm Cygwin: mmap: use SRWLOCK instead of muto 2022-08-23 12:09:44 +02:00
regex
release newlocale: fix crash when trying to write to __C_locale 2022-08-12 12:29:26 +02:00
scripts Cygwin: cygtls: fix context alignment 2022-08-29 15:18:53 +02:00
sec Cygwin: authz: Use dedicated locks per datastructure 2022-08-22 14:25:05 +02:00
tzcode
x86_64
Makefile.am
advapi32.cc
aio.cc
assert.cc
autoload.cc
automode.c
binmode.c
clock.cc
config.h.in
create_posix_thread.cc
crt0.c
ctype.cc
cxx.cc
cygthread.cc
cygtls.cc Cygwin: tls_pathbuf: Use Windows heap 2022-08-23 12:09:44 +02:00
cygwait.cc
cygwin.din
cygwin.ldif
cygwin.sc.in
cygxdr.cc
dcrt0.cc Cygwin: debugging: convert muto to SRWLOCK 2022-08-22 14:38:49 +02:00
debug.cc Cygwin: debugging: convert muto to SRWLOCK 2022-08-22 14:38:49 +02:00
devices.cc
devices.in
dir.cc
dlfcn.cc
dll_init.cc
dtable.cc
environ.cc
errno.cc
exceptions.cc
exec.cc
external.cc
fcntl.cc
fenv.c
flock.cc
fork.cc Cygwin: fork: fix a potential hang in fork 2022-08-29 12:25:24 +02:00
forkable.cc
gcrt0.c
glob.cc
glob_pattern_p.cc
globals.cc
gmon.c
grp.cc
hookapi.cc
init.cc
ioctl.cc
ipc.cc
kernel32.cc
ldap.cc
libstdcxx_wrapper.cc
loadavg.cc
lsearch.cc
mcount.c
miscfuncs.cc
mktemp.cc
mount.cc
msg.cc
net.cc
netdb.cc
nfs.cc
nlsfuncs.cc Cygwin: cwd: use SRWLOCK instead of muto 2022-08-23 12:09:44 +02:00
ntea.cc
passwd.cc
path.cc Cygwin: cwd: use SRWLOCK instead of muto 2022-08-23 12:09:44 +02:00
pinfo.cc
poll.cc
posix_ipc.cc Cygwin: move POSIX semaphore API functions to posix_ipc.cc 2022-08-10 18:11:57 +02:00
posix_timer.cc Cygwin: posix_timer: fix formatting 2022-08-22 14:53:30 +02:00
profil.c
pseudo-reloc.cc
quotactl.cc
random.cc
registry.cc
resource.cc
scandir.cc
sched.cc
select.cc
sem.cc
setlsapwd.cc
shm.cc Cygwin: shm: Convert muto into SRWLOCK and avoid overlocking 2022-08-22 14:28:11 +02:00
signal.cc
sigproc.cc Cygwin: sigproc.cc: drop Static macro, use explicit NO_COPY instead 2022-08-19 21:55:09 +02:00
smallprint.cc Cygwin: smallprint.cc: Drop HEAP_ZERO_MEMORY 2022-08-22 17:58:53 +02:00
spawn.cc Cygwin: spawn: don't overallocate SECURITY_ATTRIBUTES buffer 2022-08-22 12:37:31 +02:00
strace.cc
strfuncs.cc
strsep.cc
strsig.cc
sync.cc
syscalls.cc Cygwin: cwd: use SRWLOCK instead of muto 2022-08-23 12:09:44 +02:00
sysconf.cc
syslog.cc
termios.cc
textmode.c
textreadmode.c
thread.cc Cygwin: move POSIX semaphore API functions to posix_ipc.cc 2022-08-10 18:11:57 +02:00
timerfd.cc
times.cc
tls_pbuf.cc Cygwin: tls_pathbuf: Use Windows heap 2022-08-23 12:09:44 +02:00
tty.cc
uinfo.cc
uname.cc
wait.cc
wincap.cc
window.cc
winf.cc
winver.rc