2009-02-08 |
David Bartley | Replace linux-style getmntent and co. with solaris...
|
commit | commitdiff | tree |
2009-02-08 |
David Bartley | Define VFSTAB in sys/vfstab.h
|
commit | commitdiff | tree |
2009-02-08 |
David Bartley | Include sys/statvfs in sys/fstyp to get FSTYPSZ definition
|
commit | commitdiff | tree |
2009-02-08 |
David Bartley | Define FSTYPSZ in bits/statvfs.h
|
commit | commitdiff | tree |
2009-02-08 |
David Bartley | Add __USE_XOPEN_OR_POSIX to features.h (now used by...
|
commit | commitdiff | tree |
2009-02-08 |
David Bartley | Remove sys/segments.h dependency
|
commit | commitdiff | tree |
2009-02-07 |
David Bartley | Add sys/sid.h
|
commit | commitdiff | tree |
2009-02-07 |
David Bartley | Remove mountP.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Add sys/rctl_impl.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Add sys/port_impl.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Update NOTES.opensolaris and TODO.opensolaris
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Formatting in sys/ptms.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Add sys/fsid.h and sys/fstyp.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Add sys/loadavg.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Remove sys_lwp_info from syscalls.list
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Call lwp_detach in pthread_detach
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Fix export of _lwp_cond_signal
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Add sys/tsol/label.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Fix getpeerucred and ucred_get
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Fix net/if_dl.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | Install net/if_dl.h
|
commit | commitdiff | tree |
2009-02-06 |
David Bartley | sys/old_procfs.h needs sys/procfs_isa.h
|
commit | commitdiff | tree |
2009-02-03 |
David Bartley | Fix mtrace stack overflow bug
|
commit | commitdiff | tree |
2009-02-03 |
David Bartley | Fix up some test cases
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Update TODO.opensolaris
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Fix io/tst-* so that they do better checks for ENOSYS
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Implement AT_EACCESS
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Minor style fix in access.c
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Implement sched_rr_get_interval
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Add a few more scheduler SCHED_ constants to bits/sched.h
|
commit | commitdiff | tree |
2009-02-02 |
David Bartley | Implement sem_open, sem_close, and sem_unlink
|
commit | commitdiff | tree |
2009-02-01 |
David Bartley | Minor style fix in sys/acl.h
|
commit | commitdiff | tree |
2009-02-01 |
David Bartley | Don't install sys/xattr.h
|
commit | commitdiff | tree |
2009-02-01 |
David Bartley | Add sys/acl.h
|
commit | commitdiff | tree |
2009-02-01 |
David Bartley | Add headers for OpenSolaris extensions that glibc implements
|
commit | commitdiff | tree |
2009-01-31 |
David Bartley | Fix pthread_mutexattr_getrobust_np definition
|
commit | commitdiff | tree |
2009-01-31 |
David Bartley | Need to allocate more initial tls space since we use...
|
commit | commitdiff | tree |
2009-01-31 |
David Bartley | Minor cleanup of vfsent code
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Don't expose MAXSIG by default
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | No need to include sys/ucontext.h in bits/sigcontext.h
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Cleanup swapoff.c and swapon.c
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Promote priocntlP.h to sys/priocntl.h
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Remove unused sys/priv_names.h
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Fix typo: priocntl.h -> procset.h
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Remove erroneous comment
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Fix %edx clobbering in lseek64, forkx, and pipe syscalls
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Remove any ioctls and types found in solaris' sys/ptyvar.h
|
commit | commitdiff | tree |
2009-01-30 |
David Bartley | Install netinet/if_ether.h
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Re-add swapon.c, swapoff.c, and sys/swap.h
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Merge branch 'master' of /users/git/dtbartle/glibc...
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Revert "Don't install net/route.h from glibc"
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Solaris doesn't actually define E_OK in any headers
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Don't install net/route.h from glibc
|
commit | commitdiff | tree |
2009-01-29 |
David Bartley | Including sys/ucontext.h should not cause REG_* to...
|
commit | commitdiff | tree |
2009-01-28 |
David Bartley | Fix clock
|
commit | commitdiff | tree |
2009-01-28 |
David Bartley | Don't include sys/param.h in sys/sysmacros.h
|
commit | commitdiff | tree |
2009-01-28 |
David Bartley | Fix stack initialization code
|
commit | commitdiff | tree |
2009-01-27 |
David Bartley | Don't include sys/feature_tests.h
|
commit | commitdiff | tree |
2009-01-26 |
David Bartley | Don't include <sys/feature_tests.h> in <bits/types.h>
|
commit | commitdiff | tree |
2009-01-26 |
David Bartley | Don't export sys_errlist
|
commit | commitdiff | tree |
2009-01-21 |
David Bartley | Fix boolean_t/B_FALSE/B_TRUE compilation issue
|
commit | commitdiff | tree |
2009-01-21 |
David Bartley | Merge branch 'master' of csclub.uwaterloo.ca:/users...
|
commit | commitdiff | tree |
2009-01-21 |
David Bartley | Ignore failures when changing thread scheduling for now
|
commit | commitdiff | tree |
2009-01-21 |
David Bartley | Fix failure handling for thread creation
|
commit | commitdiff | tree |
2009-01-21 |
David Bartley | Update TODO
|
commit | commitdiff | tree |
2009-01-19 |
David Bartley | Add klogctl stub and sys/klog.h
|
commit | commitdiff | tree |
2009-01-14 |
David Bartley | Since /dev/log is taken by the kernel, use /etc/.log...
|
commit | commitdiff | tree |
2009-01-14 |
David Bartley | ppoll should be restartable
|
commit | commitdiff | tree |
2009-01-13 |
David Bartley | Fix error handling in access
|
commit | commitdiff | tree |
2009-01-13 |
David Bartley | Fix a bunch of compiler warnings and a few bugs
|
commit | commitdiff | tree |
2009-01-13 |
David Bartley | Remove nsl_misc.c
|
commit | commitdiff | tree |
2009-01-13 |
David Bartley | Fix access(X_OK) for super-user
|
commit | commitdiff | tree |
2009-01-13 |
David Bartley | #undef ERR in gmon.c to fix compiler warning
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Move some 32-bit x86 code into the common x86 directory
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Make ssh work (fixes in openpty and ptsname)
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Fix type cast bug
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Fix recvmsg; also fix minor cast errors
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Add cmsg_nxthdr.c
|
commit | commitdiff | tree |
2009-01-12 |
David Bartley | Pass SOV_XPG4_2 and MSG_XPG4_2 everywhere
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Pass MSG_XPG4_2 down to the kernel in sendmsg.c
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Fix euidaccess (test -x)
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Define NAME_MAX for compatibility reasons
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Fix typo
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Add audit_users and exec_attr to nss/databases.def
|
commit | commitdiff | tree |
2009-01-11 |
David Bartley | Make (struct dirent).d_name length 256 for compatibility
|
commit | commitdiff | tree |
2009-01-08 |
David Bartley | Forward declare and cleanup some internal get*_r functions
|
commit | commitdiff | tree |
2009-01-08 |
David Bartley | Define gnu_dev_* for compatibility
|
commit | commitdiff | tree |
2009-01-08 |
David Bartley | Revert "Add fchmodat.c submitted by Robert Millan"
|
commit | commitdiff | tree |
2009-01-08 |
David Bartley | Add _CMSG_HDR_ALIGN to bits/socket.h
|
commit | commitdiff | tree |
2009-01-07 |
David Bartley | Minor comment fix
|
commit | commitdiff | tree |
2009-01-07 |
David Bartley | Add sys/mkdev.h
|
commit | commitdiff | tree |
2009-01-07 |
David Bartley | Fix makedev/major/minor bug
|
commit | commitdiff | tree |
2009-01-07 |
David Bartley | struct msgbuf is from sysv, not gnu
|
commit | commitdiff | tree |
2009-01-07 |
David Bartley | Move rtld_db.h
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | Use the mknod syscall instead of the deprecated xmknod one
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | Remove ABS, MAX, and MIN - they cause more problems...
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | UTMPX_FILE and WTMPX_FILE are already defined in paths.h
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | Implement more sun nss db stubs and file parsers
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | Remove sun nss compat code (moved to libsun)
|
commit | commitdiff | tree |
2009-01-04 |
David Bartley | Implement x86_64 version of syscall.S (untested)
|
commit | commitdiff | tree |
next |