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

libc ./ChangeLog sysdeps/generic/bits/atomic.h ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2005-12-22 03:12:11

Modified files:
	.              : ChangeLog 
Removed files:
	sysdeps/generic/bits: atomic.h byteswap.h confname.h dirent.h 
	                      dlfcn.h elfclass.h endian.h environments.h 
	                      errno.h fcntl.h fenv.h fenvinline.h 
	                      huge_val.h huge_valf.h huge_vall.h in.h 
	                      inf.h ioctl-types.h ioctls.h ipc.h 
	                      ipctypes.h libc-lock.h libc-tsd.h link.h 
	                      linkmap.h local_lim.h mathdef.h 
	                      mathinline.h mman.h mqueue.h msq.h nan.h 
	                      netdb.h poll.h posix_opt.h pthreadtypes.h 
	                      resource.h sched.h select.h sem.h setjmp.h 
	                      shm.h sigaction.h sigcontext.h siginfo.h 
	                      signum.h sigset.h sigstack.h sigthread.h 
	                      sockaddr.h socket.h stat.h statfs.h 
	                      statvfs.h stdio-lock.h string.h stropts.h 
	                      sys_errlist.h termios.h time.h types.h 
	                      typesizes.h uio.h ustat.h utmp.h utsname.h 
	                      waitflags.h waitstatus.h wchar.h 
	                      wordsize.h xtitypes.h 

Log message:
	2005-12-21  Roland McGrath  <roland@redhat.com>
	
	* sysdeps/generic/bits: Subdirectory and all files moved to ...
	* bits: ... here, new subdirectory.
	* Makeconfig (+includes): Reordered includes to put build and sysdeps
	dirs first after $(..)include, $(sysincludes) last.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9802&r2=1.9803
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/atomic.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/byteswap.h.diff?cvsroot=glibc&r1=1.12&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/confname.h.diff?cvsroot=glibc&r1=1.29&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/dirent.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/dlfcn.h.diff?cvsroot=glibc&r1=1.9&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/elfclass.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/endian.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/environments.h.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/errno.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/fcntl.h.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/fenv.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/fenvinline.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/huge_val.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/huge_valf.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/huge_vall.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/in.h.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/inf.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/ioctl-types.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/ioctls.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/ipc.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/ipctypes.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/libc-lock.h.diff?cvsroot=glibc&r1=1.11&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/libc-tsd.h.diff?cvsroot=glibc&r1=1.9&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/link.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/linkmap.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/local_lim.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/mathdef.h.diff?cvsroot=glibc&r1=1.11&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/mathinline.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/mman.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/mqueue.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/msq.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/nan.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/netdb.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/poll.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/posix_opt.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/pthreadtypes.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/resource.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sched.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/select.h.diff?cvsroot=glibc&r1=1.10&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sem.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/setjmp.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/shm.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sigaction.h.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sigcontext.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/siginfo.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/signum.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sigset.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sigstack.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sigthread.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sockaddr.h.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/socket.h.diff?cvsroot=glibc&r1=1.11&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/stat.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/statfs.h.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/statvfs.h.diff?cvsroot=glibc&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/stdio-lock.h.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/string.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/stropts.h.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/sys_errlist.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/termios.h.diff?cvsroot=glibc&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/time.h.diff?cvsroot=glibc&r1=1.9&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/types.h.diff?cvsroot=glibc&r1=1.24&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/typesizes.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/uio.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/ustat.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/utmp.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/utsname.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/waitflags.h.diff?cvsroot=glibc&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/waitstatus.h.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/wchar.h.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/wordsize.h.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/bits/xtitypes.h.diff?cvsroot=glibc&r1=1.1&r2=NONE


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