summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/solaris2/kopensolaris-gnu
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Suppress warning (-Wint-to-pointer-cast)HEADmasterIgor Pashev1-1/+1
2014-09-07Cast to intptr_t to fix compiler warningIgor Pashev1-1/+1
2014-09-07Fixed autofssys definitionIgor Pashev1-1/+1
2014-09-07Disabled nscd for prof_attr and user_attrIgor Pashev2-0/+4
2014-09-07Implemented __door_returnIgor Pashev2-23/+33
2014-09-01Copied from i386 (needs porting of course)Igor Pashev1-0/+77
2014-09-01Forget about B_FALSE/B_TRUEIgor Pashev1-8/+0
2014-09-01Added missed include bits/libc-lock.hIgor Pashev1-0/+1
2014-09-01Updated refs in commentIgor Pashev1-4/+2
2014-09-01Welcome mount(2)!Igor Pashev1-0/+2
2014-09-01Fixed wrong filenameIgor Pashev1-1/+1
2014-08-31Let's see how syscall and __systemcall will workIgor Pashev1-21/+35
2014-08-31Fixed commentsIgor Pashev1-2/+2
2014-08-31Don't include removed stub-tag.hIgor Pashev1-1/+0
2014-08-31Don't include bp-check.h and don't use CHECK_1Igor Pashev11-20/+9
2014-08-31Fixed include path for BSD wait3.cIgor Pashev1-1/+1
2014-08-31Fixed possible roundup and howmany macros collisionIgor Pashev1-2/+7
2014-08-31Don't use bp-sym.h and bp-asm.h (removed)Igor Pashev2-4/+0
2013-05-28Hopefully fix __syscall for kopensolaris/x86_64Igor Pashev1-5/+36
2013-05-28Copy-n-paste typo in PSEUDO_ENDIgor Pashev1-1/+1
2013-05-27Use _itoa.h instead of stdio-common/_itoa.hIgor Pashev2-2/+2
2013-05-27kopensolaris ttynameIgor Pashev1-3/+141
2013-05-27Add XPG7 namesIgor Pashev1-0/+51
2013-05-26Fix assembly: l -> qIgor Pashev1-9/+9
2013-05-26Fix typos in getdentsIgor Pashev2-4/+2
2013-05-23XPG7 fix for kopensolaris bits/stat.hIgor Pashev1-1/+1
2013-05-22SYSCALL_ERROR_HANDLER for kopensolaris/x86_64Igor Pashev1-71/+23
2013-05-22No check_consistency() on x86_64Igor Pashev1-23/+0
2013-05-19__USE_XOPEN2K8 in kopensolaris-gnu-bits/fcntl.hIgor Pashev1-2/+6
2013-05-19Need kopensolaris-gnu/x86_64/sysdep.SIgor Pashev1-0/+40
2013-05-19Include guard in kopensolaris-gnu/bits/stat.hIgor Pashev1-0/+5
2012-12-10PSEUDO_SUBCALL for kOpenSolaris/x86_64Igor Pashev1-27/+51
2012-12-09Update kopensolaris-gnu/i386 to new syscall mechanicsIgor Pashev1-0/+12
2012-12-06Syscalls on x86_64Igor Pashev1-2/+14
2012-12-05Porting to amd64.Igor Pashev1-8/+8
2012-12-05Go aheadIgor Pashev1-5/+7
2012-12-05Copied from kopensolaris-gnu/i386, but ...Igor Pashev1-0/+324
2012-12-04_LP64 is can be defined by compiler (GCC does it)Igor Pashev1-1/+3
2012-12-04__ID_T_TYPE is integerIgor Pashev1-1/+0
2012-12-03unix/common, unix/mman have been merged into unix.Igor Pashev1-2/+0
2012-06-05Updated to new glibcIgor Pashev2-15/+21
2012-06-05Merged changes from kopensolaris-gnu projectIgor Pashev428-0/+28809