diff options
| author | Peter S. Mazinger <ps.m@gmx.net> | 2011-03-15 15:29:14 +0100 | 
|---|---|---|
| committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2012-06-15 14:00:24 +0200 | 
| commit | 84135275cfeebc0b233c1c96eeada4d4178a0b18 (patch) | |
| tree | e733a09d70c81dcaaac73d25fd24cee8bd77a622 /libpthread/nptl/pthread_timedjoin.c | |
| parent | a1281bdca476155f51bd5427c10ac1bb3e889423 (diff) | |
utent.c, wtent.c: move functions from utxent.c
before the change (threads enabled)
   text	   data	    bss	    dec	    hex	filename
   1107	      8	    408	   1523	    5f3	libc/misc/utmp/utent.os
    152	      0	      0	    152	     98	libc/misc/utmp/wtent.os
    240	      0	      0	    240	     f0	libc/misc/utmp/utxent.os
after the change
   text	   data	    bss	    dec	    hex	filename
   1072	      8	    408	   1488	    5d0	libc/misc/utmp/utent.os
    157	      0	      0	    157	     9d	libc/misc/utmp/wtent.os
    200	      0	      0	    200	     c8	libc/misc/utmp/utxent.os
The smaller size on utent.os is unexpected, could be due to better inlining/not inlining
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libpthread/nptl/pthread_timedjoin.c')
0 files changed, 0 insertions, 0 deletions
