This is the mail archive of the libc-alpha@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]

[PATCH 2/3 roland/nptl] NPTL: Move Linux-specific createthread.c to sysdeps.


Just the trivial file move.  I'll commit this when I commit 1/3.


Thanks,
Roland


	* nptl/createthread.c: Moved ...
	* sysdeps/unix/sysv/linux/createthread.c: ... here.

diff --git a/nptl/createthread.c b/sysdeps/unix/sysv/linux/createthread.c
similarity index 100%
rename from nptl/createthread.c
rename to sysdeps/unix/sysv/linux/createthread.c


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