/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-umask1.c | 43 work (const char *fname, int mask) in work() function 85 int result = work (arg, 022); in tf() 91 return (work (arg, 0) | result) ? (void *) -1l : NULL; in tf() 101 result |= work (fname, 0); in do_test() 113 result |= work (fname, 022); in do_test()
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lgc.c | 366 work++; in remarkupvals() 376 work++; in remarkupvals() 384 return work; in remarkupvals() 1518 lu_mem work = 0; in atomic() local 1578 lu_mem work; in singlestep() local 1585 work = 1; in singlestep() 1591 work = 0; in singlestep() 1618 work = 0; in singlestep() 1628 work = 0; in singlestep() 1635 return work; in singlestep() [all …]
|
/l4re-core-master/ |
A D | COPYING | 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 75 is covered only if its contents constitute a work based on the 91 of it, thus forming a work based on the Program, and copy and 92 distribute such modifications or work under the terms of Section 1 111 does not normally print such an announcement, your work based on 114 These requirements apply to the modified work as a whole. If 155 The source code for a work means the preferred form of the work for [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | DEDICATION.mjn3 | 2 All of my uClibc and busybox work is dedicated to Toni, my love who 5 I would ask that anyone benefiting from this work, especially those
|
A D | Changelog | 20 o Shared libraries work properly on powerpc 77 longer need to explicitly add -lpthread for perl to work. 131 o Lots of cleanup work on the powepc shared lib loader 216 o Building under cygwin should now work... 357 types (for example, GNU tar wouldn't work) 384 actually work as advertised on mips 402 o Fixed locale support tools to work when cross-compiling 539 of hard work by Manuel Novoa III. This stuff is 714 o Fixed sleep and usleep to work correctly when 727 o Fixed fcntl to work when DOLFS is enabled [all …]
|
A D | INSTALL | 6 version 2.2, version 2.4 and version 2.6 are known to work. Other 7 kernel versions may work but haven't been tested. Its also helpful
|
A D | TODO | 87 Of course, modern systems using the actuall poll() syscall work fine. 106 *) run 'nm -D --size-sort -t d libuClibc-0.9.26.so' and work on the 130 ldso lazy relocation doesnt work 135 need a sigaction.c since common one doesnt work (signal tests)
|
A D | README | 8 also work perfectly with uClibc. Porting applications from glibc 57 work as their developers intended. This is IMHO,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/ |
A D | Banner | 1 libthread_db work sponsored by Alpha Processor Inc
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/ |
A D | Banner | 1 libthread_db work sponsored by Alpha Processor Inc
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | crtn.S | 10 @ this will not work on ARMv4T, but lots of stuff
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/ |
A D | tcb-offsets.sym | 9 -- Ho hum, this doesn't work in gcc4, so Know Things about THREAD_SELF
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/pstl/ |
A D | LICENSE.txt | 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work 44 "Derivative Works" shall mean any work, whether in Source or Object 47 represent, as a whole, an original work of authorship. For the purposes 52 "Contribution" shall mean any work of authorship, including 165 work stoppage, computer failure or malfunction, or any and all 182 APPENDIX: How to apply the Apache License to your work. 184 To apply the Apache License to your work, attach the following
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/ |
A D | LICENSE.txt | 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work 44 "Derivative Works" shall mean any work, whether in Source or Object 47 represent, as a whole, an original work of authorship. For the purposes 52 "Contribution" shall mean any work of authorship, including 165 work stoppage, computer failure or malfunction, or any and all 182 APPENDIX: How to apply the Apache License to your work. 184 To apply the Apache License to your work, attach the following
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/ |
A D | LICENSE.txt | 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work 44 "Derivative Works" shall mean any work, whether in Source or Object 47 represent, as a whole, an original work of authorship. For the purposes 52 "Contribution" shall mean any work of authorship, including 165 work stoppage, computer failure or malfunction, or any and all 182 APPENDIX: How to apply the Apache License to your work. 184 To apply the Apache License to your work, attach the following
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | README.uClibc | 15 Then verify the toplevel targets work:
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | README | 13 It has been ported to work with uClibc and generally behave
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.sh | 23 that uClibc will work at all....
|
A D | Config.sh64 | 23 that uClibc will work at all....
|
/l4re-core-master/uclibc/doc/ |
A D | general.dox | 52 Functions that are not listed here, may or may not work.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | wchar_and_locale.txt | 4 Make toupper etc work thru translation tables 7 statically linked apps, they work only in stub locale mode."
|
A D | PORTING | 12 the shared library loader work requires you first have basic architecture 126 should be smart and "just work", but you should be explicit. just pop
|
/l4re-core-master/l4sys/include/ |
A D | factory | 336 * \note This method is only guaranteed to work with the 362 * \note This method is only guaranteed to work with the 396 * \note This method is only guaranteed to work with the
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/ |
A D | README | 41 (You can work around it by "touch */*.c" for now).
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ |
A D | README | 67 make no promises that it will work. I will accept patches for it, 112 dependency analysis such as this to work, it is very important that 170 Bug#13494 and Bug#14127). They could still use some work. 413 Changed libdl.so to work when dlsym is passed a NULL 445 Changed ldd to work on ELF shared libraries. This may 446 need a little more work.
|