platform/core/system/libsystem.git
2016-12-13 WaLyong Cholibsystem: add 64 bit signed/unsigned read-write api
2016-12-06 WaLyong Chorelease: 4.0-4
2016-11-24 WaLyong Cholibsystem: config-parser: add percent config parse api
2016-11-23 WaLyong Chorelease: 4.0-3
2016-11-23 WaLyong Cholibsystem-sd: use conrresponding macro for each type
2016-11-15 WaLyong Cholibsystem: remove origin do_copy and rename symbol...
2016-11-15 WaLyong Cholibsystem: introduce do_cp_force() and do_cp_mode_force()
2016-11-15 WaLyong Choconfigure: arrange needed autotools
2016-11-15 WaLyong Choconfigure: cflags: add initial cflags
2016-11-15 WaLyong Choautogen.sh: untabify
2016-11-15 WaLyong Choautogen.sh: make sure m4 dir exist
2016-11-15 WaLyong Choautogen.sh: add some of useful options
2016-11-15 WaLyong Cholibsystem: introduce do_cp() and do_cp_mode()
2016-11-11 WaLyong Cholibsystem: do_mkdir: avoid frequent malloc/free
2016-11-11 WaLyong Cholibsystem: proc: add proc_get_buddyinfo()
2016-11-10 WaLyong Cholibsystem: proc: add /proc/meminfo parse api
2016-11-10 WaLyong Choconfigure: add new checks for funcs and headers
2016-11-10 WaLyong Cholibsystem: proc: add smaps parse api for a pid
2016-11-10 WaLyong Cholibsystem: split /proc access apis to proc.{ch}
2016-11-10 WaLyong Cholibsystem: remove mnt_is_mounted() from proc group
2016-11-09 WaLyong Chorpmspec: support none tizen vendor
2016-11-08 WaLyong Cholibsystem: strv: avoid memory leak by realloc
2016-11-08 WaLyong Chorelease: 4.0-2
2016-11-08 WaLyong Chobuild: run make check with build
2016-11-08 WaLyong Cholibsystem: glib-util: wipe out _cleanup_g_xxx_
2016-11-08 WaLyong Cholibsystem-sd: use g_auto(), g_autoptr() or g_autofree
2016-11-08 WaLyong Cholibsystem: test: add test for exec
2016-11-08 WaLyong Cholibsystem: exec: kill child on timeout and add kill...
2016-11-08 WaLyong Cholibsystem: exec: add do_fork_exec_redirect()
2016-11-08 WaLyong Chogitignore: add test-driver
2016-11-07 WaLyong Chospec: resolve rpmlint warnings and use rpmmacros
2016-10-19 WaLyong Chorelease: 4.0-1
2016-10-19 WaLyong Chosmack: add default smack manifest
2016-10-19 WaLyong Choadd gitattributes
2016-10-17 WaLyong Chorelease: 4.0-0
2016-10-17 WaLyong ChoMerge branch 'upstream/tmp' into devel/systemfw/master
2016-10-17 WaLyong Chorpm: spec: modify rpm spec properly
2016-10-17 SLP SystemInitial empty repository
2016-09-21 WaLyong Chotest: add test-truncate_nl
2016-09-21 WaLyong Chomake: add tests
2016-09-21 WaLyong Chogitignore: update git ignores
2016-09-19 WaLyong Choremove empty files
2016-09-19 WaLyong Choinitial files upload