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

[RFC/PATCH] RT-NPTL-2.2 1/5


Thanks for H.J.Lu and Jan-Benedict Glaw's remind. I resend all the
patches and sorry to bring the inconvenience. 

Makeconfig                                                      |    6 
config.make.in                                                  |    1 
configure.in                                                    |    8 
nptl/ChangeLog.rtnptl                                           |  697
++++++++++
nptl/Makefile                                                   |   23 
nptl/Versions                                                   |   12 
nptl/pthread_mutex_consistent_np.c                              |   22 
nptl/pthread_mutex_getconsistency_np.c                          |   18 
nptl/pthread_mutex_getfast_np.c                                 |   19 
nptl/pthread_mutex_getprioceiling.c                             |   24 
nptl/pthread_mutex_init.c                                       |   11 
nptl/pthread_mutex_lock.c                                       |   41 
nptl/pthread_mutex_lock_waiting_for_mutex_whose_owner_died_np.c |   26 
nptl/pthread_mutex_setconsistency_np.c                          |   25 
nptl/pthread_mutex_setfast_np.c                                 |   26 
15 files changed, 946 insertions(+), 13 deletions(-)


Boris Hu (Hu Jiangtao)
Software Engineer@ICSL
86-021-5257-4545#1277
iNET: 8-752-1277
************************************
There are my thoughts, not my employer's.
************************************
"gpg --recv-keys --keyserver wwwkeys.pgp.net 0FD7685F"
{0FD7685F:CFD6 6F5C A2CB 7881 725B  CEA0 956F 9F14 0FD7 685F}



Attachment: rtnptl-2.2.patch-1
Description: rtnptl-2.2.patch-1


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