Add various methods and flags to Syscall
[mono.git] / mcs / class / Mono.Posix / Mono.Unix.Native / Syscall.cs
2013-03-26 Steffen KießAdd various methods and flags to Syscall
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-25 Jonathan Pryor[Mono.Posix] Fix whitespace.
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-24 Alexey Moiseevusign List except for array to prevent holes on getgrou...
2012-10-24 Alexey MoiseevAdded omiting not valid groups to getgrouplist
2012-10-23 Alexey MoiseevAdded overload to getgrouplist with Mono.Unix.Native...
2012-10-19 Alexey MoiseevAdded new overlod of getgrouplist with Passwd object...
2012-10-18 Alexey MoiseevFixing getgrouplist code to work on all supported systems
2012-09-13 Alexey MoiseevChanged implementation of getgrouplist according to...
2012-08-15 Alexey MoiseevAdded getgrouplist to Syscall class
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-15 Marek SafarClean up few more warnings
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-24 Jackson HarperOn 64bit this is turning into a 16 byte struct, this...
2010-09-23 Gonzalo Paniagua... epoll_ctl takes an int, not IntPtr
2010-09-22 Gonzalo Paniagua... EpollEvent size adjustment
2010-07-21 Jackson Harper * Syscall.cs: Add bindings to the various epoll
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-10-15 Jonathan Pryor * Syscall.cs: [Map] Flock, add Timespec, bind nanoslee...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-28 Marek SafarWarnings cleanup
2008-01-22 Sebastien Pouliot2008-01-22 Sebastien Pouliot <sebastien@ximian.com>
2008-01-08 Marek SafarC# 3.0 updates
2008-01-05 Jonathan Pryor * Syscall.cs: Add ST_NOEXEC, ST_REMOUNT, ST_BIND to...
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-17 Jonathan Pryor * Syscall.cs: Bind uname(2).
2007-06-28 Jonathan Pryor * NativeConvert.generated.cs: Flush (add TryCopy(...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-15 Jonathan Pryor * MapAttribute.cs: Update (changes SuppressFlags to...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-28 Jonathan Pryor * MapAttribute.cs: Update (adds SuppressFlags property).
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-17 Zoltan Varga2006-09-17 Zoltan Varga <vargaz@gmail.com>
2006-09-15 Jonathan Pryor * Syscall.cs: "Remove" crypt(3), encrypt(3), setkey...
2006-09-07 Jonathan Pryor * Syscall.cs: readdir(P) is not thread-safe, so it...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-20 Alp TokerComment typofix
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-10 Raja R Harinath* Syscall.cs (sys_futimes): Remove buggy custom marshal...
next